From 11c20cd39099033adec0688aa44cf2f95f28b1ff Mon Sep 17 00:00:00 2001 From: Yueh-Shun Li Date: Thu, 4 Jul 2024 20:37:01 +0000 Subject: lib.toExtension: init Co-authored-by: Robert Hensing --- lib/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/default.nix') diff --git a/lib/default.nix b/lib/default.nix index 0ff3a3980745..4d0035945aaa 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -79,7 +79,8 @@ let fromHexString toHexString toBaseDigits inPureEvalMode isBool isInt pathExists genericClosure readFile; inherit (self.fixedPoints) fix fix' converge extends composeExtensions - composeManyExtensions makeExtensible makeExtensibleWithCustomName; + composeManyExtensions makeExtensible makeExtensibleWithCustomName + toExtension; inherit (self.attrsets) attrByPath hasAttrByPath setAttrByPath getAttrFromPath attrVals attrNames attrValues getAttrs catAttrs filterAttrs filterAttrsRecursive foldlAttrs foldAttrs collect nameValuePair mapAttrs -- cgit v1.2.3