tangled
alpha
login
or
join now
nekomimi.pet
/
jacquard
forked from
nonbinary.computer/jacquard
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
flake app
Orual
2 months ago
74385c53
ece153be
options
unified
split
Changed files
+1
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
}