summaryrefslogtreecommitdiff
path: root/lib/default.nix
diff options
context:
space:
mode:
authorMatt Sturgeon <matt@sturgeon.me.uk>2025-03-15 10:26:57 +0000
committerMatt Sturgeon <matt@sturgeon.me.uk>2025-03-15 10:26:57 +0000
commit7436684102f2db001f6b8aa0c6b2584a1bcc1ab2 (patch)
treecf8f6e88bb47ffe8eba39752f418588fdc6866b0 /lib/default.nix
parentnixos/changedetection-io: fix typo (#383539) (diff)
downloadnixpkgs-7436684102f2db001f6b8aa0c6b2584a1bcc1ab2.tar.gz
lib.generators: alias `mkLuaInline` at the top-level
Diffstat (limited to 'lib/default.nix')
-rw-r--r--lib/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/default.nix b/lib/default.nix
index e69a1cc3860c..f1822307d2ee 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -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