chore(deps): update nix to nixos-25.05
All checks were successful
check-commits / Check commits (pull_request) Successful in 16s
build-flake / build (pull_request) Successful in 3m32s

This commit is contained in:
2025-09-13 00:14:48 +00:00
parent 0e0e75eeb6
commit c4355d3af8
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -208,16 +208,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1735141468,
"narHash": "sha256-VIAjBr1qGcEbmhLwQJD6TABppPMggzOvqFsqkDoMsAY=",
"lastModified": 1757545623,
"narHash": "sha256-mCxPABZ6jRjUQx3bPP4vjA68ETbPLNz9V2pk9tO7pRQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4005c3ff7505313cbc21081776ad0ce5dfd7a3ce",
"rev": "8cd5ce828d5d1d16feff37340171a98fc3bf6526",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}