tangled
alpha
login
or
join now
sachy.dev
/
sachy-parasite
1
fork
atom
Firmware for the b-parasite board, but in Rust.
1
fork
atom
overview
issues
pulls
pipelines
Fix CI
sachy.dev
3 months ago
0c6ed857
48a5c78f
0/1
test.yml
failed
3s
+2
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+2
-1
.tangled/workflows/test.yml
reviewed
···
8
8
nixpkgs:
9
9
- rustup
10
10
- clang
11
11
-
- rust-bindgen-unwrapped
12
11
13
12
steps:
13
13
+
- name: Env Setup
14
14
+
command: export LIBCLANG_PATH="${lib.getLib clang.cc}/lib"
14
15
- name: Install Nightly
15
16
command: rustup toolchain install nightly
16
17
- name: Install toolchain