treewide: unzip buildInputs to nativeBuildInputs (#112302)
This commit is contained in:
@@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
url = "http://tarballs.nixos.org/Azureus2.3.0.6.jar";
|
||||
sha256 = "1hwrh3n0b0jbpsdk15zrs7pw175418phhmg6pn4xi1bvilxq1wrd";
|
||||
};
|
||||
# buildInputs = [unzip];
|
||||
|
||||
inherit jdk swt;
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user