build(flake): bump nixpkgs to unstable

Track nixos-unstable for nixpkgs to pick up newer packages and module updates.
This commit is contained in:
anntnzrb
2026-02-04 23:08:30 -05:00
committed by mjallen18
parent e6a363a331
commit 9b9398b53f
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -39,16 +39,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1773686730,
"narHash": "sha256-TYN0biAPPdNSaLoUPrwAglfuKxiz22GsGbeS6B2+19k=",
"lastModified": 1770181073,
"narHash": "sha256-ksTL7P9QC1WfZasNlaAdLOzqD8x5EPyods69YBqxSfk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18e54fc4e894a2f96720d3428c59ed7343fae26b",
"rev": "bf922a59c5c9998a6584645f7d0de689512e444c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-25.11",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}