very fast at protocol indexer with flexible filtering, xrpc queries, cursor-backed event stream, and more, built on fjall
rust fjall at-protocol atproto indexer
59
fork

Configure Feed

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

[flake] remove conflicting rust deps from devshell override

dawn 37ca6791 d5915189

-5
-5
flake.nix
··· 60 60 apps.deploy-docs = { type = "app"; program = "${deployDocs}/bin/deploy-docs"; }; 61 61 devShells.default = config.nci.outputs."hydrant".devShell.overrideAttrs (old: { 62 62 packages = (old.packages or []) ++ (with pkgs; [ 63 - rustPlatform.rustLibSrc 64 - rust-analyzer 65 - cargo 66 63 cargo-outdated 67 - rustc 68 - rustfmt 69 64 gemini-cli 70 65 go 71 66 cmake