Revert "Remove nixpkgs-2411"

This reverts commit 631b1ffa66.
This commit is contained in:
Oliver Davies 2025-04-23 15:48:15 +01:00
parent 915ff5fbee
commit 9c5e258a9d
4 changed files with 23 additions and 1 deletions

17
flake.lock generated
View file

@ -194,6 +194,22 @@
"type": "github"
}
},
"nixpkgs-2411": {
"locked": {
"lastModified": 1744440957,
"narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1745310023,
@ -286,6 +302,7 @@
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs_3",
"nixpkgs-2411": "nixpkgs-2411",
"nixpkgs-master": "nixpkgs-master",
"nur": "nur"
}