Configure builders-use-substitutes
This commit is contained in:
parent
fb520a417c
commit
cb43931166
1 changed files with 2 additions and 0 deletions
|
@ -39,4 +39,6 @@
|
|||
"https://nix-community.cachix.org"
|
||||
];
|
||||
};
|
||||
# Remote builds should use subsitutors
|
||||
nix.extraOptions = "builders-use-substitutes = true";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue