From 97d152a527774c71b48a363b967a5e40b0665b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Mon, 30 Sep 2024 09:01:55 +0200 Subject: [PATCH] fix(ruff): use unstable lsp instead Stable version is not configured correctly by nixvim --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 8d1a28b..e82ed27 100644 --- a/flake.nix +++ b/flake.nix @@ -139,6 +139,7 @@ gitoxide jujutsu neovim-unwrapped + ruff # nixpkgs stable version is improperly configured by nixvim # wezterm ; };