Add cargo-nextest to rust
This commit is contained in:
parent
e8a6de9434
commit
8251871461
1 changed files with 1 additions and 0 deletions
|
@ -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/";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue