tangled
alpha
login
or
join now
nonbinary.computer
/
jacquard
80
fork
atom
A better Rust ATProto crate
80
fork
atom
overview
issues
9
pulls
pipelines
flake app
Orual
4 months ago
74385c53
ece153be
1/1
build.yml
success
6min 54s
+1
1 changed file
expand all
collapse all
unified
split
nix
modules
devshell.nix
+1
nix/modules/devshell.nix
···
26
26
};
27
27
apps = {
28
28
default.program = "${self'.packages.jacquard-lexgen}/bin/lex-fetch";
29
29
+
lexgen.program = "${self'.packages.jacquard-lexgen}/bin/lex-fetch";
29
30
};
30
31
};
31
32
}