mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-26 17:23:56 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user