Merge pull request #115228 from siraben/unzip-buildInputs

treewide: unzip buildInputs to nativeBuildInputs (2)
This commit is contained in:
John Ericson
2021-03-06 13:30:43 -05:00
committed by GitHub
24 changed files with 34 additions and 39 deletions

View File

@@ -42,4 +42,3 @@ stdenv.mkDerivation {
homepage = "http://unicon.org";
};
}