blackmagic: use don't install
This commit is contained in:
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
buildPhase = "${stdenv.shell} ${./helper.sh}";
|
buildPhase = "${stdenv.shell} ${./helper.sh}";
|
||||||
installPhase = ":"; # buildPhase does this.
|
dontInstall = true;
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user