Merge branch 'staging-next' into staging

This commit is contained in:
Artturin
2024-07-16 19:07:48 +03:00
636 changed files with 28963 additions and 28740 deletions
@@ -177,7 +177,7 @@ def generate_pkg_nix(plug: LuaPlugin):
"'version' and 'ref' will be ignored as the rockspec is hardcoded for package %s"
% plug.name
)
log.warn(msg)
log.warning(msg)
log.debug("Updating from rockspec %s", plug.rockspec)
cmd.append(plug.rockspec)