preferLocalBuild: set to true for wrappers and fetchers
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation {
|
||||
|
||||
phases="installPhase fixupPhase";
|
||||
|
||||
preferLocalBuild = true;
|
||||
|
||||
passthru = {
|
||||
inherit lisp;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user