Updated to use new attribute
This commit is contained in:
parent
5634723880
commit
b1eb142ac5
4 changed files with 7 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Make ready for nix flakes
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue