lib.generators: alias mkLuaInline at the top-level

This commit is contained in:
Matt Sturgeon 2025-03-15 10:26:57 +00:00
parent 38590f303b
commit 7436684102
No known key found for this signature in database
GPG Key ID: 4F91844CED1A8299

View File

@ -156,6 +156,7 @@ let
makeScope makeScopeWithSplicing makeScopeWithSplicing'
extendMkDerivation;
inherit (self.derivations) lazyDerivation optionalDrvAttr warnOnInstantiate;
inherit (self.generators) mkLuaInline;
inherit (self.meta) addMetaAttrs dontDistribute setName updateName
appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
hiPrioSet licensesSpdx getLicenseFromSpdxId getLicenseFromSpdxIdOr