From 75eb0e96fc68d89c7854d6ed09264a2e68c3b5d8 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Tue, 10 Sep 2024 15:22:53 +0200 Subject: [PATCH] Add python-lsp-ruff to the direnv --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 05d8670..4b62865 100644 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,7 @@ ++ (with pkgs.python311Packages; [ pip python-lsp-server + python-lsp-ruff venvShellHook requests jupyter