Skip to content

Commit af6ef87

Browse files
committed
chore(flake): update nixpkgs branch unstable
1 parent a8f407f commit af6ef87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "NixOS configuration with flakes";
33

44
inputs = {
5-
nixpkgs.url = "git+https://github.com/nixos/nixpkgs?shallow=1&ref=nixos-unstable-small";
5+
nixpkgs.url = "git+https://github.com/nixos/nixpkgs?shallow=1&ref=nixos-unstable";
66
# nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05";
77
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
88
systems.url = "github:nix-systems/default";

0 commit comments

Comments
 (0)