mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
nix: add cargo-llvm-cov to nix shell
This commit is contained in:
parent
f55c740ad5
commit
c4e19f3a60
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ pkgs.mkShell {
|
|||
rustToolchain
|
||||
|
||||
# Other
|
||||
cargo-llvm-cov
|
||||
mdbook
|
||||
yamlfmt
|
||||
which # used by "cargo xtask fmt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue