summaryrefslogtreecommitdiffstats
path: root/2configs/tools/dev.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-12-04 21:15:40 +0100
committermakefu <github@syntax-fehler.de>2021-12-04 21:18:18 +0100
commitfaa1b2a5264c2c1681725e6865a03a34268dce6b (patch)
tree50a16527757e4c7a55dde1483590d960b946d16f /2configs/tools/dev.nix
parenta115024641aa597c1e8d7c9eeb47db02f1d97075 (diff)
ma neovim: disable python-language-server for now
Diffstat (limited to '2configs/tools/dev.nix')
-rw-r--r--2configs/tools/dev.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/2configs/tools/dev.nix b/2configs/tools/dev.nix
index 30e16f8e6..3dae8a159 100644
--- a/2configs/tools/dev.nix
+++ b/2configs/tools/dev.nix
@@ -2,8 +2,8 @@
{
users.users.makefu.packages = with pkgs;[
- (python37.withPackages(ps: [
- ps.python-language-server
+ (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.virtualenv ps.pyserial ps.virtualenv
[cgit] Unable to lock slot /tmp/cgit/ce200000.lock: No such file or directory (2)