fix user packages

This commit is contained in:
Rouven Seifert 2025-04-24 09:59:57 +02:00
parent 3d382ef13c
commit e930c05695
4 changed files with 48 additions and 34 deletions

View file

@ -7,21 +7,6 @@
nil
nixpkgs-fmt
tinymist
(python3.withPackages (ps: with ps; [
pyls-isort
pylsp-mypy
# python-lsp-black
python-lsp-server
# pylsp optional dependencies
types-requests
flake8
mccabe
pycodestyle
pydocstyle
pyflakes
pylint
]))
clang-tools
nodePackages.typescript-language-server
];