Convert build.zig.zon to a Nix derivation (or several other formats)
  • Zig 88.2%
  • Nix 11.8%
Find a file
2026-02-27 23:22:15 -06:00
src update zig nix pkg and default to 0.15 2026-02-27 23:22:15 -06:00
.gitattributes Initial commit 2024-01-11 20:15:31 +09:00
.gitignore massive rewrite to almost pure Zig 2025-03-14 15:34:04 -05:00
build.zig fix fallback path for nixfmt 2025-11-09 13:52:47 -06:00
build.zig.zon update to Zig 0.15.1 2025-08-23 20:54:39 -05:00
flake.lock update nixpkgs 2026-02-27 23:06:51 -06:00
flake.nix update nixpkgs 2026-02-27 23:06:51 -06:00
LICENSE Initial commit 2024-01-11 20:15:31 +09:00
package.nix update nixpkgs 2026-02-27 23:06:51 -06:00
README.md update readme 2025-03-14 23:54:50 -05:00

zon2nix

For converting Zig build.zig.zon to nix derivations.

https://ziglang.org/ https://nixos.org/


License: MIT

Convert zon file to a nix derivation

nix run github:jcollie/zon2nix#zon2nix -- --nix=build.zig.zon.nix build.zig.zon