WIP: Fix python env
This commit is contained in:
parent
d41f58e378
commit
9e9680ddf7
1 changed files with 5 additions and 5 deletions
10
flake.nix
10
flake.nix
|
@ -100,11 +100,11 @@
|
||||||
dateutil
|
dateutil
|
||||||
requests
|
requests
|
||||||
|
|
||||||
ipython
|
# ipython
|
||||||
python-language-server
|
# python-language-server
|
||||||
pyls-black
|
# pyls-black
|
||||||
pyls-isort
|
# pyls-isort
|
||||||
pyls-mypy
|
# pyls-mypy
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue