neovim-unwrapped: reenable internationalisation (#394024)
This commit is contained in:
@@ -197,6 +197,7 @@ stdenv.mkDerivation (
|
||||
# That's because all dependencies were found and
|
||||
# third-party/CMakeLists.txt is not read at all.
|
||||
(lib.cmakeBool "USE_BUNDLED" false)
|
||||
(lib.cmakeBool "ENABLE_TRANSLATIONS" true)
|
||||
]
|
||||
++ (
|
||||
if lua.pkgs.isLuaJIT then
|
||||
|
||||
Reference in New Issue
Block a user