Enable impure-derivations
experimental feature
This commit is contained in:
parent
83b8f7d952
commit
03e75d02a9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes ca-derivations
|
||||
experimental-features = nix-command flakes ca-derivations impure-derivations
|
||||
builders-use-substitutes = true
|
||||
'';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue