Rename nixpkgs-2411
to nixpkgs-stable
This commit is contained in:
parent
5d6ab42c9a
commit
5f7d0d4deb
4 changed files with 20 additions and 21 deletions
|
@ -14,8 +14,7 @@
|
|||
};
|
||||
|
||||
stable-packages = final: _prev: {
|
||||
nixpkgs-2411 = import inputs.nixpkgs-2411 {
|
||||
config.allowUnfree = true;
|
||||
stable = import inputs.nixpkgs-stable {
|
||||
system = final.system;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue