Use local build for experiments
This commit is contained in:
parent
f1e891b6bf
commit
272511f058
@ -7,6 +7,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "garlic-experiments";
|
||||
preferLocalBuild = true;
|
||||
|
||||
src = ./.;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user