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