Skip to content

Commit

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

This reverts commit 751d397.
  • Loading branch information
shlevy committed Sep 29, 2017
1 parent ca535da commit 8f33315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ let
nixpkgsVersion mod;

inherit (fixedPoints) fix fix' extends composeExtensions
makeExtensible makeExtensibleWithCustomName makeExtensibleWithInterface;
makeExtensible makeExtensibleWithCustomName;
inherit (attrsets) attrByPath hasAttrByPath setAttrByPath
getAttrFromPath attrVals attrValues catAttrs filterAttrs
filterAttrsRecursive foldAttrs collect nameValuePair mapAttrs
Expand Down

0 comments on commit 8f33315

Please sign in to comment.