mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
fix user packages
This commit is contained in:
parent
3d382ef13c
commit
e930c05695
4 changed files with 48 additions and 34 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue