diamondburned / gotktrix

Matrix client in Go and GTK4
GNU Affero General Public License v3.0
312 stars 6 forks source link

Nix building stuck on `Building subPackage .` #28

Closed auroraanna closed 2 years ago

diamondburned commented 2 years ago

Not stuck; cgo is just slow. Give it at least 15 minutes. Reopen the issue if it still doesn't build after 15 minutes, but check ps and see if cc1 processes are still running first.

diamondburned commented 2 years ago

If it helps, use the patched Go in overlay.nix. The patches should make it build significantly faster.