mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
nix: Add libhwy to nix/devShell.nix
Support `zig build -fsys=highway`
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
hicolor-icon-theme,
|
||||
harfbuzz,
|
||||
libpng,
|
||||
libhwy,
|
||||
libxkbcommon,
|
||||
libX11,
|
||||
libXcursor,
|
||||
@ -141,6 +142,7 @@ in
|
||||
zlib
|
||||
|
||||
glslang
|
||||
libhwy
|
||||
spirv-cross
|
||||
|
||||
libxkbcommon
|
||||
|
Reference in New Issue
Block a user