Merge pull request #1480 from jcollie/hyperfine

add hyperfine to the nix development environment
This commit is contained in:
Mitchell Hashimoto
2024-02-07 11:25:41 -08:00
committed by GitHub

View File

@ -47,6 +47,7 @@
zlib,
alejandra,
pandoc,
hyperfine,
}: let
# See package.nix. Keep in sync.
rpathLibs =
@ -101,6 +102,7 @@ in
python3
tracy
vttest
hyperfine
# wasm
wabt