From 66e3b362c3a9850307f61ed04218ce54a5cedc39 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 31 Oct 2023 18:50:46 +0100 Subject: [PATCH] build(flake): Remove language-servers from the devshell These should always be provided by the editor, and not the devshell. --- flake.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/flake.nix b/flake.nix index db3bd2a..e88e2b1 100644 --- a/flake.nix +++ b/flake.nix @@ -104,10 +104,7 @@ devShells.default = pkgs.mkShell { packages = with pkgs; [ - nil alejandra - statix - ltex-ls rust rust-analyzer