Revert "Fix tarball"

Reverting #27319

This reverts commit 9ce7175cfe.
This commit is contained in:
Shea Levy
2017-09-29 09:10:30 -04:00
parent d96da5af87
commit ca535da1fb
+1 -2
View File
@@ -88,8 +88,7 @@ let
inherit (stringsWithDeps) textClosureList textClosureMap inherit (stringsWithDeps) textClosureList textClosureMap
noDepEntry fullDepEntry packEntry stringAfter; noDepEntry fullDepEntry packEntry stringAfter;
inherit (customisation) overrideDerivation makeOverridable inherit (customisation) overrideDerivation makeOverridable
callPackageWith callPackagesWith addPassthru hydraJob makeScope callPackageWith callPackagesWith addPassthru hydraJob makeScope;
callPackageWithOutputWith;
inherit (meta) addMetaAttrs dontDistribute setName updateName inherit (meta) addMetaAttrs dontDistribute setName updateName
appendToName mapDerivationAttrset lowPrio lowPrioSet hiPrio appendToName mapDerivationAttrset lowPrio lowPrioSet hiPrio
hiPrioSet; hiPrioSet;