nix: add cargo-llvm-cov to nix shell

This commit is contained in:
Philipp Schuster 2024-10-21 16:39:12 +02:00
parent f55c740ad5
commit c4e19f3a60

View file

@ -22,6 +22,7 @@ pkgs.mkShell {
rustToolchain
# Other
cargo-llvm-cov
mdbook
yamlfmt
which # used by "cargo xtask fmt"