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,
|
hicolor-icon-theme,
|
||||||
harfbuzz,
|
harfbuzz,
|
||||||
libpng,
|
libpng,
|
||||||
|
libhwy,
|
||||||
libxkbcommon,
|
libxkbcommon,
|
||||||
libX11,
|
libX11,
|
||||||
libXcursor,
|
libXcursor,
|
||||||
@ -141,6 +142,7 @@ in
|
|||||||
zlib
|
zlib
|
||||||
|
|
||||||
glslang
|
glslang
|
||||||
|
libhwy
|
||||||
spirv-cross
|
spirv-cross
|
||||||
|
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
Reference in New Issue
Block a user