mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 00:54:48 +02:00
plugins/nvim-lsp/pylsp: update python-lsp-black patch
This commit is contained in:
parent
0bd5ea6984
commit
da04916de2
1 changed files with 1 additions and 1 deletions
|
@ -583,7 +583,7 @@ in {
|
|||
or ''''
|
||||
+ ''
|
||||
substituteInPlace setup.cfg \
|
||||
--replace "python-lsp-server>=1.4.0;" ""
|
||||
--replace "python-lsp-server>=1.4.0" ""
|
||||
'';
|
||||
});
|
||||
memestra = pyls-memestra.overridePythonAttrs (old: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue