Our Personal Data Server from scratch!
0

Configure Feed

Select the types of activity you want to include in your feed.

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

author
nelind
committer tangled.org date (Mar 7, 2026, 3:20 PM UTC) commit 1c75668b parent 2c470f77 change-id ryxmnxuw
+2 -2
+2 -2
shell.nix
··· 14 14 rustfmt, 15 15 rust-analyzer, 16 16 sqlx-cli, 17 - mold, 17 + cargo-nextest, 18 18 19 19 # frontend tooling 20 20 deno, ··· 38 38 rustfmt 39 39 rust-analyzer 40 40 sqlx-cli 41 - mold 41 + cargo-nextest 42 42 43 43 deno 44 44 svelte-language-server