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

@@ -66,9 +66,9 @@ jobs:
commit-message: "deps: Update iTerm2 color schemes"
add-paths: |
build.zig.zon
build.zig.zon2json-lock
build.zig.zon.nix
build.zig.zon.txt
build.zig.zon.json
body: |
Upstream revision: https://github.com/mbadolato/iTerm2-Color-Schemes/tree/${{ steps.zig_fetch.outputs.upstream_rev }}
labels: dependencies