diff --git a/shell.nix b/shell.nix index c090402..d5602a8 100644 --- a/shell.nix +++ b/shell.nix @@ -12,6 +12,7 @@ clippy, rustfmt, rust-analyzer, + sqlx-cli, # frontend tooling deno, @@ -34,7 +35,8 @@ in mkShell { clippy rustfmt rust-analyzer - + sqlx-cli + deno svelte-language-server typescript-language-server