lib.generators: alias mkLuaInline
at the top-level
This commit is contained in:
parent
38590f303b
commit
7436684102
@ -156,6 +156,7 @@ let
|
|||||||
makeScope makeScopeWithSplicing makeScopeWithSplicing'
|
makeScope makeScopeWithSplicing makeScopeWithSplicing'
|
||||||
extendMkDerivation;
|
extendMkDerivation;
|
||||||
inherit (self.derivations) lazyDerivation optionalDrvAttr warnOnInstantiate;
|
inherit (self.derivations) lazyDerivation optionalDrvAttr warnOnInstantiate;
|
||||||
|
inherit (self.generators) mkLuaInline;
|
||||||
inherit (self.meta) addMetaAttrs dontDistribute setName updateName
|
inherit (self.meta) addMetaAttrs dontDistribute setName updateName
|
||||||
appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
|
appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
|
||||||
hiPrioSet licensesSpdx getLicenseFromSpdxId getLicenseFromSpdxIdOr
|
hiPrioSet licensesSpdx getLicenseFromSpdxId getLicenseFromSpdxIdOr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user