From 9e9680ddf74db3f05dcc106517a5427a22278521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tristan=20Dani=C3=ABl=20Maat?= Date: Tue, 18 Jan 2022 18:59:30 +0000 Subject: [PATCH] WIP: Fix python env --- flake.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.nix b/flake.nix index 8a0025f..bc1859a 100644 --- a/flake.nix +++ b/flake.nix @@ -100,11 +100,11 @@ dateutil requests - ipython - python-language-server - pyls-black - pyls-isort - pyls-mypy + # ipython + # python-language-server + # pyls-black + # pyls-isort + # pyls-mypy ])) ]; shellHook = ''