treewide: use dontUnpack

This commit is contained in:
worldofpeace
2019-06-19 11:45:34 -04:00
parent b10e462404
commit 3f4a353737
84 changed files with 92 additions and 92 deletions

View File

@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "0ph1l62hy163m2hgybhkccqbcj6brna1vdbr7536zc37lzjxq9rn";
};
unpackPhase = "true";
dontUnpack = true;
buildInputs = [
jre