diff --git a/shell.nix b/shell.nix index 0843fbf..5e83c90 100644 --- a/shell.nix +++ b/shell.nix @@ -14,6 +14,7 @@ rustfmt, rust-analyzer, sqlx-cli, + mold, # frontend tooling deno, @@ -53,6 +54,7 @@ in mkShell { rustfmt rust-analyzer sqlx-cli + mold deno svelte-language-server