build(flake): Remove language-servers from the devshell

These should always be provided by the editor, and not the devshell.
This commit is contained in:
Benedikt Peetz 2023-10-31 18:50:46 +01:00
parent 8413a30090
commit 66e3b362c3
Signed by: bpeetz
GPG Key ID: A5E94010C3A642AD
1 changed files with 0 additions and 3 deletions

View File

@ -104,10 +104,7 @@
devShells.default = pkgs.mkShell {
packages = with pkgs; [
nil
alejandra
statix
ltex-ls
rust
rust-analyzer