tangled
alpha
login
or
join now
nonbinary.computer
/
jacquard
A better Rust ATProto crate
71
fork
atom
overview
issues
6
pulls
pipelines
fixing the ci, hopefully, one crate being badly behaved
Orual
3 months ago
b130615a
5aad02ae
0/1
build.yml
failed
31s
options
unified
split
Changed files
+2
-3
.tangled
workflows
build.yml
+2
-3
.tangled/workflows/build.yml
···
6
6
7
7
dependencies:
8
8
nixpkgs:
9
9
-
#- just
10
9
11
10
steps:
12
12
-
- name: build appview
11
11
+
- name: build crate
13
12
command: |
14
14
-
nix build
13
13
+
nix shell --command cargo build