diff options
| author | Fuwn <[email protected]> | 2021-06-07 02:53:24 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-07 02:53:24 +0000 |
| commit | b9e6b3b516564519870f8eb526d18e159158852d (patch) | |
| tree | 483c01b65b09fd1cc90224e748a822f89c6019cb /shell.nix | |
| parent | test(whirl_common): create benchmarks (diff) | |
| download | whirl-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.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ in pkgs.mkShell { diesel-cli cargo-watch cargo-udeps + valgrind # Iai # System openssl |