tangled
alpha
login
or
join now
alephcubed.com
/
jacquard
forked from
nonbinary.computer/jacquard
0
fork
atom
A better Rust ATProto crate
0
fork
atom
overview
issues
pulls
pipelines
fixing the ci, hopefully, one crate being badly behaved
Orual
5 months ago
b130615a
5aad02ae
+2
-3
1 changed file
expand all
collapse all
unified
split
.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