aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-07 02:53:24 +0000
committerFuwn <[email protected]>2021-06-07 02:53:24 +0000
commitb9e6b3b516564519870f8eb526d18e159158852d (patch)
tree483c01b65b09fd1cc90224e748a822f89c6019cb /shell.nix
parenttest(whirl_common): create benchmarks (diff)
downloadwhirl-b9e6b3b516564519870f8eb526d18e159158852d.tar.xz
whirl-b9e6b3b516564519870f8eb526d18e159158852d.zip
fix(nix): add valgrind (dep of iai) to build inputs
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index c503ca8..3ec4ef2 100644
--- a/shell.nix
+++ b/shell.nix
@@ -13,6 +13,7 @@ in pkgs.mkShell {
diesel-cli
cargo-watch
cargo-udeps
+ valgrind # Iai
# System
openssl