Merge branch 'v0.8' into notashelf/push-qzzvtnwpuqmr

This commit is contained in:
raf 2025-09-13 10:13:40 +03:00 committed by GitHub
commit 07b00f4f33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 522 additions and 357 deletions

View file

@ -38,7 +38,7 @@
type = nullOr luaInline;
default = null;
example = literalExpression ''
mkLuaInline '''
lib.generators.mkLuaInline '''
function()
print("Saving a Lua file...")
end