reboot test once more

This commit is contained in:
Bryan Ramos 2023-06-07 14:59:34 -04:00
parent 9509987bce
commit 4d03d151f6
5 changed files with 11 additions and 12 deletions

View file

@ -2,13 +2,11 @@
let
lsp = with pkgs; [
nil
nixfmt
nil nixfmt
marksman
sumneko-lua-language-server
stylua
haskell-language-server
hlint
sumneko-lua-language-server stylua
haskell-language-server hlint
nodePackages."@tailwindcss/language-server"
];
lsp' = with pkgs.nodePackages; [