add hyperfine to the nix development environment

This commit is contained in:
Jeffrey C. Ollie
2024-02-07 12:55:37 -06:00
parent acbc6f77e8
commit 160f05395b

View File

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