treewide: use dontUnpack

This commit is contained in:
worldofpeace
2019-07-01 04:23:51 -04:00
parent b10e462404
commit 3f4a353737
84 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "1xqbam8vf04q5fasb0m2n1pn5dbp2yw763sj492ncq04c5mqcglx";
};
unpackPhase = "true";
dontUnpack = true;
installPhase = ''
mkdir -p "$out"/{lib/antlr,bin}
+1 -1
View File
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
sha256 = "0srjwxipwsfzmpi0v32d1l5lzk9gi5in8ayg33sq8wyp8ygnbji6";
};
unpackPhase = "true";
dontUnpack = true;
installPhase = ''
mkdir -p "$out"/{lib/antlr,bin}
+1 -1
View File
@@ -41,7 +41,7 @@ let
sha256 = "1236gwnzchama92apb2swmklnypj01m7bdwwfvwvl8ym85scw7gl";
};
unpackPhase = "true";
dontUnpack = true;
installPhase = ''
mkdir -p "$out"/{share/java,bin}