remove repl-flake
This commit is contained in:
parent
2fbfde8937
commit
42d3c40eaf
2 changed files with 3 additions and 5 deletions
|
@ -42,9 +42,7 @@ all: {
|
|||
settings = {
|
||||
trusted-users = ["root" "builder" "@wheel"];
|
||||
builders-use-substitutes = true;
|
||||
experimental-features = ["nix-command" "flakes" "repl-flake"];
|
||||
keep-outputs = true;
|
||||
keep-derivations = true;
|
||||
experimental-features = ["nix-command" "flakes"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue