luaPackages.lua-lsp: fixed build
This commit is contained in:
parent
98f9f1f054
commit
83313fee5c
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ with prev;
|
||||||
# until Alloyed/lua-lsp#28
|
# until Alloyed/lua-lsp#28
|
||||||
postConfigure = ''
|
postConfigure = ''
|
||||||
substituteInPlace ''${rockspecFilename} \
|
substituteInPlace ''${rockspecFilename} \
|
||||||
--replace '"lpeglabel ~> 1.5",' '"lpeglabel >= 1.5",'
|
--replace '"dkjson ~> 2.5",' '"dkjson >= 2.5",'
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue