tangled
alpha
login
or
join now
tranquil.farm
/
tranquil-pds
149
fork
atom
Our Personal Data Server from scratch!
tranquil.farm
oauth
atproto
pds
rust
postgresql
objectstorage
fun
149
fork
atom
overview
issues
19
pulls
2
pipelines
feat(nix): remove mold from the dev shell and add cargo nextest
nel.pet
4 days ago
2736a45c
844ba0eb
verified
This commit was signed with the committer's
known signature
.
nel.pet
SSH Key Fingerprint:
SHA256:Zd+mWw4EweOfjYKNMYyVtMSN7oj+SBabmubG4RThVEI=
+2
-2
1 changed file
expand all
collapse all
unified
split
shell.nix
+2
-2
shell.nix
···
14
14
rustfmt,
15
15
rust-analyzer,
16
16
sqlx-cli,
17
17
-
mold,
17
17
+
cargo-nextest,
18
18
19
19
# frontend tooling
20
20
deno,
···
38
38
rustfmt
39
39
rust-analyzer
40
40
sqlx-cli
41
41
-
mold
41
41
+
cargo-nextest
42
42
43
43
deno
44
44
svelte-language-server