Skip to content

Commit 82b50f5

Browse files
committed
build(nix): add cargo-nextest
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
1 parent 5f30660 commit 82b50f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@
222222
extendDerivations {
223223
buildInputs = [
224224
pkgs.cargo-audit
225+
pkgs.cargo-nextest
225226
pkgs.nats-server
226227
pkgs.natscli
227228
pkgs.wit-deps

0 commit comments

Comments
 (0)