8000 nix: add cargo-llvm-cov to nix shell · rust-osdev/uefi-rs@c4e19f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit c4e19f3

Browse files
committed
nix: add cargo-llvm-cov to nix shell
1 parent f55c740 commit c4e19f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ pkgs.mkShell {
2222
rustToolchain
2323

2424
# Other
25+
cargo-llvm-cov
2526
mdbook
2627
yamlfmt
2728
which # used by "cargo xtask fmt"

0 commit comments

Comments
 (0)
0