This commit is contained in:
parent
87f12a228a
commit
f84d4e696a
@ -10,7 +10,7 @@
|
||||
};
|
||||
nixpkgs.overlays = import ../../../../overlays { inherit inputs pkgs; };
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
package = pkgs.nixVersions.stable;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
warn-dirty = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user