feat(nix): remove mold from the dev shell and add cargo nextest

This commit is contained in:
nelind
2026-03-07 15:20:21 +00:00
committed by Tangled
parent 2c470f77a5
commit 1c75668b18
+2 -2
View File
@@ -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