Convert build.zig.zon to a Nix derivation (or several other formats)
- Zig 91%
- Nix 9%
| src | better, more understanable structure | |
| .gitattributes | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | better, more understanable structure | |
| flake.lock | use Zig 0.16 from nixpkgs | |
| flake.nix | use Zig 0.16 from nixpkgs | |
| LICENSE | ||
| package.nix | better, more understanable structure | |
| README.md | ||
| typos.toml | better, more understanable structure | |
zon2nix
For converting Zig build.zig.zon to nix derivations.
https://ziglang.org/ https://nixos.org/
Convert zon file to a nix derivation
nix run github:jcollie/zon2nix#zon2nix -- --nix=build.zig.zon.nix build.zig.zon