plugins/nvim-lsp/pylsp: update python-lsp-black patch

This commit is contained in:
Gaetan Lepage 2023-06-18 19:26:49 +02:00 committed by Gaétan Lepage
parent 0bd5ea6984
commit da04916de2

View file

@ -583,7 +583,7 @@ in {
or '''' or ''''
+ '' + ''
substituteInPlace setup.cfg \ substituteInPlace setup.cfg \
--replace "python-lsp-server>=1.4.0;" "" --replace "python-lsp-server>=1.4.0" ""
''; '';
}); });
memestra = pyls-memestra.overridePythonAttrs (old: { memestra = pyls-memestra.overridePythonAttrs (old: {