mirror of
https://github.com/neovim/neovim.git
synced 2025-12-03 07:23:05 +00:00
Use the same logic for both deps (including LuaJIT, for which setting this variable is mandatory) and Nvim: either the eponymous environment variable if set, or the current software version if not. Removes annoying warnings when building locally on macOS.