chore: upgrade lock

This commit is contained in:
Yorick Barbanneau 2024-04-15 22:26:31 +02:00
parent a7738e0753
commit 25960d2e0b
3 changed files with 49 additions and 16 deletions

View file

@ -33,12 +33,11 @@ in
nil
nodePackages.bash-language-server
python3Packages.python-lsp-server
rnix-lsp
shellcheck
yaml-language-server
# Formatters
nixfmt
nixfmt-rfc-style
shfmt
];
extraLuaConfig = (builtins.readFile ./files/options.lua);