A better Rust ATProto crate

flake app

Orual 74385c53 ece153be

Changed files
+1
nix
modules
+1
nix/modules/devshell.nix
··· 26 26 }; 27 27 apps = { 28 28 default.program = "${self'.packages.jacquard-lexgen}/bin/lex-fetch"; 29 + lexgen.program = "${self'.packages.jacquard-lexgen}/bin/lex-fetch"; 29 30 }; 30 31 }; 31 32 }