base: nix: nix 2.4 is now stable
This commit is contained in:
parent
0de88dfb81
commit
95d9ff4249
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
package = pkgs.nixStable;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue