From b19281d16f168b120ebb3677d597a2298a55477a Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Sun, 4 Aug 2024 11:50:09 +0200 Subject: [PATCH] Add black, isort and rope for lsp server --- nix/module/home-manager.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nix/module/home-manager.nix b/nix/module/home-manager.nix index 0a8395d..d9e1d57 100644 --- a/nix/module/home-manager.nix +++ b/nix/module/home-manager.nix @@ -31,6 +31,9 @@ nixd pass python312Packages.python-lsp-server + python312Packages.pyls-isort + python312Packages.python-lsp-black + python312Packages.pylsp-rope ripgrep texliveMedium tree