update zon2nix

Upstream is now mostly pure Zig and the build.zig.zon.* files are
generated directly by zon2nix. The JSON file is no longer used as an
intermediate file but is retained for downstream packager usage.
This commit is contained in:
Jeffrey C. Ollie
2025-03-15 11:16:37 -05:00
parent 3bc2b02303
commit 5cd8ebdafd
10 changed files with 370 additions and 345 deletions

2
.gitattributes vendored
View File

@@ -1,6 +1,6 @@
build.zig.zon.nix linguist-generated=true
build.zig.zon.txt linguist-generated=true
build.zig.zon2json-lock linguist-generated=true
build.zig.zon.json linguist-generated=true
vendor/** linguist-vendored
website/** linguist-documentation
pkg/breakpad/vendor/** linguist-vendored