Add cargo-nextest to rust

This commit is contained in:
Bad 2023-01-05 23:57:37 +01:00
parent e8a6de9434
commit 8251871461
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
cargo-watch
cargo-fuzz
cargo-expand
cargo-nextest
];
environment.variables.RUST_SRC_PATH = "${pkgs.fenix.latest.rust-src}/lib/rustlib/src/rust/library/";
}