Use nixos-24.11 branch of nixpkgs

This commit is contained in:
Jakob Lechner 2025-04-14 21:29:36 +02:00
parent d655696ffd
commit 96de741c61
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -365,16 +365,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1744636565,
"narHash": "sha256-IY/KgztXwI+s+BxG5ek1ayHOJBuDDmNxZmw732k9qw0=",
"lastModified": 1744440957,
"narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "706209a65a7ca7ea829454dd9c40a80dc3eb0074",
"rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-24.11",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}