mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Update shell with the latest nixpkgs instance
This commit is contained in:
parent
18796a67e5
commit
b994e72a4b
@ -41,9 +41,6 @@ mkShell {
|
|||||||
# Formatters...
|
# Formatters...
|
||||||
nixpkgs-fmt # ...for Nix.
|
nixpkgs-fmt # ...for Nix.
|
||||||
nodePackages.prettier # ...for the web files.
|
nodePackages.prettier # ...for the web files.
|
||||||
|
|
||||||
# Language servers...
|
|
||||||
rnix-lsp # ...for Nix.
|
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user