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

View file

@ -88,8 +88,7 @@ let
inherit (stringsWithDeps) textClosureList textClosureMap
noDepEntry fullDepEntry packEntry stringAfter;
inherit (customisation) overrideDerivation makeOverridable
callPackageWith callPackagesWith addPassthru hydraJob makeScope
callPackageWithOutputWith;
callPackageWith callPackagesWith addPassthru hydraJob makeScope;
inherit (meta) addMetaAttrs dontDistribute setName updateName
appendToName mapDerivationAttrset lowPrio lowPrioSet hiPrio
hiPrioSet;