🚀 add python-lsp-server by default
parent
a561219742
commit
5c2cdc07d9
|
@ -1,3 +1,3 @@
|
|||
final: prev:
|
||||
prev.python310.withPackages
|
||||
(packages: with packages; [ black pyflakes isort nose pytest ])
|
||||
(packages: with packages; [ black pyflakes isort nose pytest python-lsp-server ])
|
||||
|
|
Loading…
Reference in New Issue