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 for lex-fetch
Orual
4 months ago
ece153be
b28c6dc5
0/1
build.yml
failed
4min 40s
+3
1 changed file
expand all
collapse all
unified
split
nix
modules
devshell.nix
+3
nix/modules/devshell.nix
···
24
24
zip
25
25
];
26
26
};
27
27
+
apps = {
28
28
+
default.program = "${self'.packages.jacquard-lexgen}/bin/lex-fetch";
29
29
+
};
27
30
};
28
31
}