mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 23:01:24 +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.