Fix nix build compilation error at Check Phase #1
Reference in New Issue
Block a user
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=16is 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.