serpent-os / recipes

Serpent OS Package Recipes
https://dash.serpentos.com
16 stars 11 forks source link

golang: Update to 1.22.6 #275

Closed ermo closed 2 months ago

ermo commented 2 months ago

Packaging changes:

Release notes:

ReillyBrogan commented 2 months ago

I'm not really sure how it's supposed to work it's way into the install but we need go.env and a patch like this: https://github.com/getsolus/packages/blob/main/packages/g/golang/files/0001-solus-Use-local-toolchain.patch

Without this packages might end up trying to download their own golang binaries during the build and ignore the system one.