Update shell with the latest nixpkgs instance

This commit is contained in:
Gabriel Arazas 2024-05-19 17:18:10 +08:00
parent 18796a67e5
commit b994e72a4b
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -41,9 +41,6 @@ mkShell {
# Formatters...
nixpkgs-fmt # ...for Nix.
nodePackages.prettier # ...for the web files.
# Language servers...
rnix-lsp # ...for Nix.
];
shellHook = ''