mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Revert "Fix evaluation"
Reverting #27319
This reverts commit 751d397ad4
.
This commit is contained in:
parent
ca535da1fb
commit
8f33315f8f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue