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,
|
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
|
||||||
|
Reference in New Issue
Block a user