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

View File

@@ -61,7 +61,7 @@
wayland,
wayland-scanner,
wayland-protocols,
zig2nix,
zon2nix,
system,
}: let
# See package.nix. Keep in sync.
@@ -113,7 +113,7 @@ in
scdoc
zig
zip
zig2nix.packages.${system}.zon2nix
zon2nix.packages.${system}.zon2nix
# For web and wasm stuff
nodejs