update flake inputs
This commit is contained in:
parent
b24ce07091
commit
7c3cc03554
2 changed files with 7 additions and 7 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
package = pkgs.nixVersions.stable;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
builders-use-substitutes = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue