We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6761b commit d15ae77Copy full SHA for d15ae77
builders/common/nix.nix
@@ -23,6 +23,7 @@
23
};
24
25
settings = {
26
+ accept-flake-config = false;
27
builders-use-substitutes = true;
28
extra-experimental-features = [
29
"nix-command"
0 commit comments