mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 09:19:43 +10: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.