tangled
alpha
login
or
join now
ptr.pet
/
hydrant
27
fork
atom
at protocol indexer with flexible filtering, xrpc queries, and a cursor-backed event stream, built on fjall
at-protocol
atproto
indexer
rust
fjall
27
fork
atom
overview
issues
6
pulls
pipelines
[nix] update hashes
ptr.pet
1 month ago
34489a48
996ba318
verified
This commit was signed with the committer's
known signature
.
ptr.pet
SSH Key Fingerprint:
SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw=
+1
1 changed file
expand all
collapse all
unified
split
default.nix
+1
default.nix
···
20
cargoLock = {
21
lockFile = ./Cargo.lock;
22
outputHashes = {
0
23
"jacquard-0.9.5" = "sha256-3bVpFW/qtP9cjkU2LflHjSI3mzw1iUPH+92n0zcOqDg=";
24
};
25
};
···
20
cargoLock = {
21
lockFile = ./Cargo.lock;
22
outputHashes = {
23
+
"rmp-0.8.15" = "sha256-0VATbSR2lGiCJ8Ww4a5pkOHSRUjoysnFonpKS/oMzgU=";
24
"jacquard-0.9.5" = "sha256-3bVpFW/qtP9cjkU2LflHjSI3mzw1iUPH+92n0zcOqDg=";
25
};
26
};