mirror-ghostty/pkg/wuffs
Jeffrey C. Ollie 8bd3073cb7
build: generate a build.zig.zon.txt file for easy zig fetch scripting
This fixes a regression in 1.1.1/1.1.2 where our PACKAGING docs mention
using `fetch-zig-cache.sh` but it was removed. This commit adds it back,
generating its contents from the build.zig.zon file (via zon2nix which
we use for our Nix packaging).

For packagers, there are no dependency changes: you still need Zig and
POSIX sh. For release time, Ghostty has a new dependency on `jq` but
otherwise the release process is the same. The check-zig-cache.sh script
is updated to generate the new build.zig.zon.txt file.
2025-03-23 14:41:55 -07:00
..
src fix(wuffs): don't premul alpha when loading images 2025-01-17 14:38:38 -05:00
build.zig wuffs: update, add jpeg decoding, add simple tests 2025-01-01 22:48:30 -06:00
build.zig.zon build: generate a build.zig.zon.txt file for easy zig fetch scripting 2025-03-23 14:41:55 -07:00