Skip to content

Commit

Permalink
Revert "Fix tarball"
Browse files Browse the repository at this point in the history
Reverting NixOS#27319

This reverts commit 9ce7175.
  • Loading branch information
shlevy committed Sep 29, 2017
1 parent d96da5a commit ca535da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ca535da

Please sign in to comment.