mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
luaPackages.lua-lsp: fixed build
This commit is contained in:
parent
98f9f1f054
commit
83313fee5c
@ -199,7 +199,7 @@ with prev;
|
||||
# until Alloyed/lua-lsp#28
|
||||
postConfigure = ''
|
||||
substituteInPlace ''${rockspecFilename} \
|
||||
--replace '"lpeglabel ~> 1.5",' '"lpeglabel >= 1.5",'
|
||||
--replace '"dkjson ~> 2.5",' '"dkjson >= 2.5",'
|
||||
'';
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user