Skip to content

fix(rockspec): add lua/luarocks executable for FreeBSD - #2170

Open
mchoo7 wants to merge 1 commit into
folke:mainfrom
mchoo7:fbsd
Open

mchoo7 wants to merge 1 commit into
folke:mainfrom
mchoo7:fbsd

Conversation

@mchoo7

@mchoo7 mchoo7 commented Jul 1, 2026

Copy link
Copy Markdown

Description

On FreeBSD, Lua and Luarocks 5.1 executables are named lua51/luarocks51. Since these are currently absent in rockspec.lua, lazy.nvim fails to find these two.

Note: luarocks51 will still fail to load, but it's because FreeBSD's package is broken. I verified finding correct executable works with this change.

Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
@github-actions github-actions Bot added the size/s Small PR (<10 lines changed) label Jul 1, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s Small PR (<10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant