upgrade to python38

This commit is contained in:
foosinn 2020-11-30 12:02:42 +01:00
parent a7b12d2e18
commit c4886b737e

View file

@ -6,10 +6,12 @@ in {
environment.systemPackages = with pkgs; [
gnumake
go
python37
python37Packages.pyls-black
python37Packages.pyls-isort
python37Packages.pyls-mypy
python38
python38Packages.pyls-black
python38Packages.pyls-isort
python38Packages.pyls-mypy
python38Packages.python-language-server
python38Packages.requests
rustup
unstable.golangci-lint
unstable.gopls