cleanup packages and work updates

This commit is contained in:
foosinn 2021-08-03 17:22:30 +02:00
parent 6e6b8224b0
commit 3e3a3a291a
4 changed files with 24 additions and 13 deletions

View file

@ -12,14 +12,10 @@ in {
unstable.golangci-lint
unstable.gopls
unstable.rust-analyzer
unstable.esphome
#unstable.esphome
(python38.withPackages(python-packages: with python-packages; [
dnspython
pyls-black
pyls-isort
pyls-mypy
python-language-server
nodePackages.pyright
(python39.withPackages(python-packages: with python-packages; [
pyyaml
requests
]))