1
0
Fork 0
Convert build.zig.zon to a Nix derivation (or several other formats)
  • Zig 90.7%
  • Nix 9.3%
Find a file
2026-04-27 13:26:05 -05:00
src better, more understanable structure 2026-04-26 22:36:44 -05:00
.gitattributes Initial commit 2024-01-11 20:15:31 +09:00
.gitignore initial Zig 0.16 port 2026-04-12 20:47:40 -05:00
build.zig more Zig 0.16 improvements 2026-04-23 21:38:05 -05:00
build.zig.zon better, more understanable structure 2026-04-26 22:36:44 -05:00
flake.lock switch back to using zig-overlay for Zig 0.16 2026-04-27 13:23:55 -05:00
flake.nix use codeberg mirror 2026-04-27 13:26:05 -05:00
LICENSE Initial commit 2024-01-11 20:15:31 +09:00
package.nix better, more understanable structure 2026-04-26 22:36:44 -05:00
README.md update readme 2025-03-14 23:54:50 -05:00
typos.toml better, more understanable structure 2026-04-26 22:36:44 -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