diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index c4077b5ab93..48aff52f40a 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -20,8 +20,6 @@ distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" checksum=cc36d6244590f0eeaa1df6f465b617dd7fdbee3dae434d55b272b25580f6e53b export GOTOOLCHAIN=go1.20 -broken="GOTOOLCHAIN not supported" - pre_build() { GOARCH= go generate \ github.com/syncthing/syncthing/lib/api/auto \