mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
add hyperfine to the nix development environment
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user