Remove impure-derivations
(not experimental anymore?)
Some checks failed
/ test (push) Has been cancelled
Some checks failed
/ test (push) Has been cancelled
This commit is contained in:
parent
41656bdf55
commit
6bdf2e95c1
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
nixPath = [ "nixpkgs=${fleetFlake.inputs.nixpkgs}" ];
|
nixPath = [ "nixpkgs=${fleetFlake.inputs.nixpkgs}" ];
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes impure-derivations
|
experimental-features = nix-command flakes
|
||||||
builders-use-substitutes = true
|
builders-use-substitutes = true
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue