diff options
| author | Fuwn <[email protected]> | 2021-06-07 02:53:24 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-07 02:53:24 -0700 |
| commit | 338bdb01e238e686e0458c1be4b96a389ccb5000 (patch) | |
| tree | 467732032b83d35e3789cc4e4c69d74c227e74d1 | |
| parent | test(whirl_common): create benchmarks (diff) | |
| download | whirl-338bdb01e238e686e0458c1be4b96a389ccb5000.tar.xz whirl-338bdb01e238e686e0458c1be4b96a389ccb5000.zip | |
fix(nix): add valgrind (dep of iai) to build inputs
| -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 |