treewide: Fix deps in a few other fixed output derivations

This commit is contained in:
John Ericson
2018-01-10 11:18:44 -05:00
parent 940c4fa3f5
commit 888404f11b
28 changed files with 34 additions and 35 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
sha256 = "1chzcy3kyi7wpr4iq4aj1v24fq1wwph1v5z96dimlqcrnvm66h2l";
};
buildInputs = [unzip];
nativeBuildInputs = [unzip];
sourceRoot = ".";