Luarocks issue
Hi, I'm having an issue with rocks.nvim in Termux. When I try to sync or install plugins (like rocks-git.nvim), I get this error:
I think this started after a recent update in Termux that changed Luarocks from Lua 5.1 to Lua 5.4
1 Reply
@Maverick Hunter I don't know how to completely fix that without reverting the PR, but I have collected information and forwarded this to the creator of the PR which changed the Lua version of
luarocks to 5.4.
https://github.com/termux/termux-packages/pull/26914#issuecomment-3507655477
Maybe they know how to fix that without reverting the PR.GitHub
luarocks: build with lua54 by Ra2-IFV · Pull Request #26914 · ter...
CI won't pass because current docker image doesn't have lua5.4
Also includes a small fix for linting on different branches, triggered by whatever