Fix nix build compilation error at Check Phase #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "linuswck/kirdy-firmware:fix_nix_build_compilation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR Description
This PR fixes the compilation error on
nix build .
At Check Phase,
cargo test -j 16 --release --target x86_64-unknown-linux-gnu --frozen -- --test-threads=16
is run.The compilation errors are due to:
Just commit and push directly. This repos is only for testing and won't be the final firmware.