tirimia / zigo-nix

Overlay for go cross-compilation using zig as a C toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zigo-nix

This flake exposes an overlay that makes buildGoModule also take GOOS and GOARCH as arguments and use zig as a c compiler, enabling CGO builds to work cross platforms.

About

Overlay for go cross-compilation using zig as a C toolchain

License:GNU General Public License v3.0


Languages

Language:Nix 95.0%Language:Go 5.0%