mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 14:29:02 +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.