Firmware for the b-parasite board, but in Rust.

Fix CI #3

merged opened by sachy.dev targeting main from ci
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:usjm3ynnir6y4inkcdovrfei/sh.tangled.repo.pull/3m7nfors7uq22
+5 -1
Interdiff #1 โ†’ #2
+5 -1
.tangled/workflows/test.yml
··· 8 8 nixpkgs: 9 9 - rustup 10 10 - clang 11 - - rustplatform.bindgenhook 11 + - libclang 12 12 - pkg-config 13 13 14 14 steps: 15 + - name: Env Setup 16 + command: | 17 + export LIBCLANG_PATH=@libclang@/lib 18 + export BINDGEN_EXTRA_CLANG_ARGS="$(< @clang@/nix-support/cc-cflags) $(< @clang@/nix-support/libc-cflags) $(< @clang@/nix-support/libcxx-cxxflags) $NIX_CFLAGS_COMPILE" 15 19 - name: Install Nightly 16 20 command: rustup toolchain install nightly 17 21 - name: Install toolchain

History

4 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
Fix CI
1/1 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
Fix CI
1/1 failed
expand
expand 0 comments
1 commit
expand
Fix CI
1/1 failed
expand
expand 0 comments
1 commit
expand
Fix CI
1/1 failed
expand
expand 0 comments