mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
parent
b395f6069f
commit
cbeedc52eb
@ -16,6 +16,9 @@
|
||||
preConfigure = ''
|
||||
sed -i cmake.config/versiondef.h.in -e 's/@NVIM_VERSION_PRERELEASE@/-dev-${version}/'
|
||||
'';
|
||||
nativeBuildInputs = oa.nativeBuildInputs ++ [
|
||||
final.libiconv
|
||||
];
|
||||
});
|
||||
|
||||
# a development binary to help debug issues
|
||||
|
Loading…
Reference in New Issue
Block a user