summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--2configs/tools/dev.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/2configs/tools/dev.nix b/2configs/tools/dev.nix
index 3dae8a159..918d950f2 100644
--- a/2configs/tools/dev.nix
+++ b/2configs/tools/dev.nix
@@ -5,7 +5,8 @@
(python3.withPackages(ps: [
#ps.python-language-server
# the following plugins are optional, they provide type checking, import sorting and code formatting
- ps.pyls-mypy ps.pyls-isort ps.pyls-black
+ # ps.pyls-mypy ps.pyls-isort ps.pyls-black
+
ps.virtualenv ps.pyserial ps.virtualenv
]))
# embedded
[cgit] Unable to lock slot /tmp/cgit/96200000.lock: No such file or directory (2)