mirror of
https://git.sr.ht/~eliasnaur/gio-cmd
synced 2026-07-01 07:35:37 +00:00
7cb98d0557e75b6f2c71cd5c091dcc71a6e7b965
Go 1.16 is already old, and the GOOS detection code fails for me on Nix: $ go run gioui.org/cmd/gogio -target ios ../gio-example/kitchen gogio: go tool dist list failed: go tool dist: FAILED: not a Git repo; must put a VERSION file in $GOROOT The error message points to a Nix packaging issue, but removing the fallback is easier to fix. Signed-off-by: Elias Naur <mail@eliasnaur.com>
Gio Tools
Tools for the Gio project, most notably gogio for packaging Gio programs.
Issues
File bugs and TODOs through the issue tracker or send an email to ~eliasnaur/gio@todo.sr.ht. For general discussion, use the mailing list: ~eliasnaur/gio@lists.sr.ht.
Contributing
Post discussion to the mailing list and patches to gio-patches. No Sourcehut account is required and you can post without being subscribed.
See the contribution guide for more details.
An official GitHub mirror is available.
Description
Languages
Go
100%