Skip to content

fix(lua): allow to install rocks under not system default version - #301

Merged
Peefy merged 1 commit into
kcl-lang:mainfrom
f4z3r:fix/rockspec
Jul 29, 2026
Merged

fix(lua): allow to install rocks under not system default version#301
Peefy merged 1 commit into
kcl-lang:mainfrom
f4z3r:fix/rockspec

Conversation

@f4z3r

@f4z3r f4z3r commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

See: luarocks/luarocks#1880

This is due to a current (slightly wierd) behaviour of LuaRocks where --lua-version is not respected for build dependencies. The change in this PR is needed if a user wants to install the library for a different Lua version than the system default one. This is commonly the case for this, as it does not support Lua 5.5, which is for instance the default on Arch Linux and others.

@Peefy
Peefy merged commit c886f5c into kcl-lang:main Jul 29, 2026
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants