Remove nixpkgs-2405

This commit is contained in:
Oliver Davies 2025-04-23 14:28:08 +01:00
parent 92b649595b
commit 520f821f36
3 changed files with 0 additions and 23 deletions

View file

@ -14,11 +14,6 @@
};
stable-packages = final: _prev: {
nixpkgs-2405 = import inputs.nixpkgs-2405 {
config.allowUnfree = true;
system = final.system;
};
nixpkgs-2411 = import inputs.nixpkgs-2411 {
config.allowUnfree = true;
system = final.system;