summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2014-09-30 17:06:46 +0200
committerPetr Rockai <prockai@redhat.com>2015-02-05 13:50:23 +0100
commit41c2e07a8dee3d3e5212c7c1939ddbd4624d3bed (patch)
tree2bce0b20eb171c6d78ce82d10c634d3ad6f2f49e /nix
parente4d5e22c91561a6722996e6b5c9735ae1397571d (diff)
downloadlvm2-41c2e07a8dee3d3e5212c7c1939ddbd4624d3bed.tar.gz
NIX: Install valgrind, gdb and strace in the test environment.
Diffstat (limited to 'nix')
-rw-r--r--nix/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/default.nix b/nix/default.nix
index fe1c377ba..8fc2152ff 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -285,6 +285,7 @@ let
extra_rpms = rec {
common = [ "libselinux-devel" "libsepol-devel" "ncurses-devel" "readline-devel"
"corosynclib-devel"
+ "valgrind" "strace" "gdb"
"redhat-rpm-config" # needed for rpmbuild of lvm
"which" "e2fsprogs" # needed for fsadm
"perl-GD" # for lcov