summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-051-13/+124
|\
| * gnu: go-golang-zx2c4-com-wireguard: Fix downloading source.•••* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard)[source]: Adjust commit string in git-reference. Efraim Flashner2021-12-021-1/+1
| * gnu: go-github-com-vividcortex-ewma: Adjust import-path.•••* gnu/packages/golang.scm (go-github-com-vividcortex-ewma)[arguments]: Adjust import-path to location other go packages expect it to be. Efraim Flashner2021-12-021-1/+1
| * gnu: Add go-github-com-arceliar-ironwood.•••* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-0/+37
| * gnu: Rename go-github-com-cheggaaa-pb to go-github-com-cheggaaa-pb-v3.•••* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): Rename this variable... (go-github-com-cheggaaa-pb-v3): ...to this variable. (go-github-com-cheggaaa-pb): New variable for deprecated package. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-2/+5
| * gnu: go-github-com-cheggaaa-pb: Update to 3.0.8.•••* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): Update to 3.0.8. [arguments]: Disable tests; update import path. [native-inputs]: Move go-github-com-mattn-go-isatty from here... [propagated-inputs]: ...to here; add go-github-com-vividcortex-ewma and go-github-com-rivo-uniseg. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-10/+13
| * gnu: Add go-github-com-mattn-go-runewidth.•••* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-0/+24
| * gnu: Add go-github-com-rivo-uniseg.•••* gnu/packages/golang.scm (go-github-com-rivo-uniseg): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-0/+22
| * gnu: Add go-github-com-vividcortex-ewma.•••* gnu/packages/golang.scm (go-github-com-vividcortex-ewma): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> raingloom2021-12-011-0/+22
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-181-1/+24
|\|
| * gnu: go-golang-org-x-mod: Update source URL.•••* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL. Ludovic Courtès2021-10-181-1/+1
| * gnu: Add go-gopkg-in-djherbis-times-v1.•••* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chadwain Holness2021-10-141-0/+23
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-141-0/+35
|\|
| * gnu: Add go-golang-org-x-mod.•••* gnu/packages/golang.scm (go-golang-org-x-mod): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> hackeryarn2021-10-131-0/+35
* | gnu: go-1.17: Don't build with gccgo.•••* gnu/packages/golang.scm (go-1.17)[native-inputs]: When building on architectures not supported by go-1.4 use go-1.16 in place of gccgo. Efraim Flashner2021-10-121-1/+7
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-0/+29
|\|
| * gnu: Add go-github-com-DHowett-go-plist.•••* gnu/packages/golang.scm (go-github-com-DHowett-go-plist): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Adam Kandur2021-09-241-0/+29
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm Marius Bakke2021-09-171-5/+261
|\|
| * gnu: Add go-github-com-google-gmail-oauth2-tools-go-sendgmail.•••* gnu/packages/golang.scm (go-github-com-google-gmail-oauth2-tools-go-sendgmail): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2021-09-141-0/+35
| * gnu: Add go-cloud-google-com-go-compute-metadata.•••* gnu/packages/golang.scm (go-cloud-google-com-go-compute-metadata): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2021-09-141-0/+27
| * gnu: go-github-com-urfave-cli-v2: Fix tests when building with Go 1.17.•••* gnu/packages/patches/go-github-com-urfave-cli-v2-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/golang.scm (go-github-com-urfave-cli-v2)[origin]: Apply it. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-1/+4
| * gnu: go-github-com-urfave-cli: Fix tests when building with Go 1.17.•••* gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/golang.scm (go-github-com-urfave-cli)[origin]: Apply it. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-1/+2
| * gnu: go-github-com-sevlyar-go-daemon: Fix tests when building with Go 1.17.•••* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon)[source]: Add snippet to fix tests for go@1.17. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-0/+6
| * gnu: go-github-com-keybase-go-ps: Fix tests when building with Go 1.17.•••* gnu/packages/golang.scm (go-github-com-keybase-go-ps)[arguments] <#:phases>{fix-tests}: Remove extraneous build line to appease go@1.17. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-1/+3
| * gnu: go-1.17: Update to 1.17.1.•••* gnu/packages/golang.scm (go-1.17): Update to 1.17.1. Leo Famulari2021-09-091-2/+2
| * gnu: Add go-1.17.•••* gnu/packages.golang.scm (go-1.17): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-0/+182
| * gnu: go-1.16: Update to 1.16.8.•••* gnu/packages/golang.scm (go-1.16): Update to 1.16.8. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-09-091-2/+2
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-071-1/+101
|\|
| * gnu: Add go-github-com-gdamore-tcell-v2.•••* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Guix Together2021-08-301-0/+31
| * gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0.•••* gnu/packages/golang.scm (go-github-com-gdamore-tcell) [license]: Correct from Expat to Apache 2.0. Maxim Cournoyer2021-08-301-1/+1
| * gnu: Add go-github-com-aswinkarthik-csvdiff.•••* gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> BonfaceKilz2021-08-171-0/+44
| * gnu: Add go-github-com-oneofone-xxhash.•••* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> BonfaceKilz2021-08-171-0/+25
* | gnu: go-1.14: Fix test failure with GCC 9+.•••With GCC 9+, go-1.14 fails a test when the gold linker is not available (https://github.com/golang/go/issues/39157). Backport the fix for that from https://github.com/golang/go/commit/4ec4a79. This is a followup to the 'master -> core-updates-frozen' merge in c4133c43c7cfe2476ebfae87f9e4d10d96de9bc7, which accidentally dropped this commit (2818c66e93c4803de1d9fb8fbc11ccc9fa6a1859) due to the code in question being moved to another part of the file on the master branch. Reported on #guix by iskarian: <https://logs.guix.gnu.org/guix/2021-08-14.log#214343> * gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}: Fix test failure with GCC 9+. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen2021-07-271-0/+5
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke2021-08-121-577/+583
|\|
| * gnu: Restore the correct order of the golang module.•••* gnu/packages/golang.scm: Move the Go compilers back to the beginning of the file. Leo Famulari2021-07-271-534/+534
| * gnu: go-1.16: Update to 1.16.7.•••* gnu/packages/golang.scm (go-1.16): Update to 1.16.7. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen2021-08-061-2/+2
| * gnu: go-github-com-bmatcuk-doublestar: Remove test incompatible with go-1.16.•••* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar) [phases]{remove-incompatible-test}: New phase. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen2021-08-051-1/+9
| * gnu: go-1.16: Honor #:parallel-build?•••* gnu/packages/golang.scm (go-1.16)[arguments]<#:phases>{build}: Honor parallel-build? Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+5
| * gnu: go-etcd-io-bbolt: Update to 1.3.6.•••* gnu/packages/golang.scm (go-etcd-io-bbolt): Update to 1.3.6. [propagated-inputs]: Add go-golang-org-x-sys. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+4
| * gnu: go-gopkg-in-check-v1: Update to 1.0.0-20201130134442-10cb98267c6c.•••* gnu/packages/golang.scm (go-gopkg-in-check-v1): Update to 1.0.0-20201130134442-10cb98267c6c. [license]: Correct license. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-24/+22
| * gnu: go-github-com-dlclark-regexp2: Update to 1.4.0.•••* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): Update to 1.4.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-github-com-magiconair-properties: Update to 1.8.5.•••* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-github-com-masterminds-goutils: Update to 1.1.1.•••* gnu/packages/golang.scm (go-github-com-masterminds-goutils): Update to 1.1.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-github-com-pelletier-go-toml: Update to 1.9.3.•••* gnu/packages/golang.scm (go-github-com-pelletier-go-toml): Update to 1.9.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-github-com-sergi-go-diff: Update to 1.2.0.•••* gnu/packages/golang.scm (go-github-com-sergi-go-diff): Update to 1.2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-go-uber-org-atomic: Update to 1.8.0.•••* gnu/packages/golang.scm (go-go-uber-org-atomic): Update to 1.8.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
| * gnu: go-github-com-puerkitobio-goquery: Update to 1.7.0.•••* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery): Update to 1.7.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-051-2/+2
* | gnu: go-1.14: Fix test failure with GCC 9+.•••With GCC 9+, go-1.14 fails a test when the gold linker is not available (https://github.com/golang/go/issues/39157). Backport the fix for that from https://github.com/golang/go/commit/4ec4a79. * gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}: Fix test failure with GCC 9+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Sarah Morgensen2021-08-081-0/+5
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-011-1/+162
|\|
| * gnu: Add go-github-com-klauspost-compress.•••* gnu/packages/golang.scm (go-github-com-klauspost-compress): New variable. Arun Isaac2021-08-011-0/+33