diff --git a/shell.nix b/shell.nix index fa564dc..d1559d7 100644 --- a/shell.nix +++ b/shell.nix @@ -14,7 +14,7 @@ rustfmt, rust-analyzer, sqlx-cli, - mold, + cargo-nextest, # frontend tooling deno, @@ -38,7 +38,7 @@ in mkShell { rustfmt rust-analyzer sqlx-cli - mold + cargo-nextest deno svelte-language-server