aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Collapse)AuthorAge
* gnu: Add go-github-com-tevino-abool.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-tevino-abool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-stretchr-testify.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-stretchr-testify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-jpillora-backoff.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-jpillora-backoff): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-hashicorp-go-version.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-hashicorp-go-version): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-getsentry-raven-go.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-getsentry-raven-go): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-burntsushi-toml.Rouby Pierre-Antoine2018-05-23
| | | | | | * gnu/packages/golang.scm (go-github-com-burntsushi-toml): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Go 1.10: Update to 1.10.2.Leo Famulari2018-05-12
| | | | * gnu/packages/golang.scm (go-1.10): Update to 1.10.2.
* gnu: Go 1.9: Update to 1.9.6.Leo Famulari2018-05-12
| | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.6.
* gnu: go@1.10: Update to 1.10.1 [fixes CVE-2018-7187].Leo Famulari2018-04-24
| | | | | * gnu/packages/golang.scm (go-1.10): Update to 1.10.1. [arguments]: Disable the 'TestTwoPkgConfigs' test.
* gnu: go@1.9: Update to 1.9.5 [fixes CVE-2018-7187].Leo Famulari2018-04-24
| | | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.5. [arguments]: Disable the 'TestTwoPkgConfigs' test.
* gnu: go@1.4: Use the "real" pkg-config.Leo Famulari2018-04-24
| | | | | * gnu/packages/golang.scm (go-1.4)[native-inputs]: Use pkg-config instead of %pkg-config.
* gnu: Add go-golang-org-x-crypto-ssh-terminal.Tomáš Čech2018-04-20
| | | | * gnu/packages/golang.scm (go-golang-org-x-crypto-ssh-terminal): New variable.
* gnu: Move the Go standard libraries to (gnu packages golang).Leo Famulari2018-04-17
| | | | | | | | | | | | | * gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt, go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2, go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20, go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish, go-golang-org-x-crypto-xtea, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context, go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-unix, go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm, go-golang-org-x-time-rate): Move these packages ... * gnu/packages/golang.scm: ... to here.
* gnu: Add go-github-com-hashicorp-hcl.Christopher Baines2018-03-17
| | | | * gnu/packages/golang.scm (go-github-com-hashicorp-hcl): New variable.
* gnu: Add go-github-com-tj-docopt.Christopher Baines2018-03-17
| | | | * gnu/packages/golang.scm (go-github-com-tj-docopt): New variable.
* gnu: go-github-com-aki237-nscjar: Declare a source file-name.Efraim Flashner2018-03-04
| | | | | * gnu/packages/golang.scm (go-github-com-aki237-nscjar)[source]: Declare a source file-name.
* gnu: go-github-com-davidjpeacock-cli: Declare a source file-name.Efraim Flashner2018-03-04
| | | | | * gnu/packages/golang.scm (go-github-com-davidjpeacock-cli)[source]: Declare a source file-name.
* gnu: go-github-com-alsm-ioprogress: Declare a source file-name.Efraim Flashner2018-03-04
| | | | | * gnu/packages/golang.scm (go-github-com-alsm-ioprogress)[source]: Declare a source file-name.
* gnu: Add go@1.10.Leo Famulari2018-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building Go 1.10 with the Go 1.4 bootstrap, Thread Sanitizer from GCC 5 finds a data race during the the test suite of Go 1.10. With GCC 6, the race doesn't seem to be present. .##### ../misc/cgo/testsanitizers --- FAIL: TestShared (0.03s) --- FAIL: TestShared/tsan_shared (2.54s) cshared_test.go:71: `/tmp/guix-build-go-1.10.drv-0/TestShared367937240/tsan_shared` exited with exit status 66 ================== WARNING: ThreadSanitizer: data race (pid=28778) Write of size 8 at 0x7ffff5495c30 by thread T1: #0 pthread_attr_getstacksize <null> (tsan_shared+0x00000041be82) #1 x_cgo_init <null> (libtsan_shared.so+0x00000008aeaf) #2 runtime.rt0_go /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:199 (libtsan_shared.so+0x000000081586) Previous write of size 8 at 0x7ffff5495c30 by main thread: #0 <null> <null> (0x000000000001) Location is stack of thread T1. Thread T1 (tid=28786, running) created by main thread at: #0 pthread_create <null> (tsan_shared+0x00000040c794) #1 _cgo_try_pthread_create <null> (libtsan_shared.so+0x00000008ad70) #2 x_cgo_sys_thread_create <null> (libtsan_shared.so+0x00000008ab12) #3 _rt0_amd64_lib /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:56 (libtsan_shared.so+0x0000000813b6) SUMMARY: ThreadSanitizer: data race ??:0 __interceptor_pthread_attr_getstacksize * gnu/packages/golang.scm (go-1.10): New variable. (go-1.4)[native-inputs]: Use gcc:lib version 6.
* gnu: go: Update to 1.9.4 [fixes CVE-2018-6574].Leo Famulari2018-02-12
| | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.4.
* gnu: Add go-github.com-jtolds-gls.Christopher Baines2018-02-01
| | | | * gnu/packages/golang.scm (go-github.com-jtolds-gls): New variable.
* gnu: Add go-gopkg.in-tomb.v2.Christopher Baines2018-01-30
| | | | * gnu/packages/golang.scm (go-gopkg.in-tomb.v2): New variable.
* gnu: Add go-github.com-jessevdk-go-flags.Christopher Baines2018-01-30
| | | | * gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): New variable.
* gnu: go: Update to 1.9.3.Leo Famulari2018-01-23
| | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.3.
* gnu: go: Improve description.Tobias Geerinckx-Rice2018-01-21
| | | | * gnu/packages/golang.scm (go-1.4)[description]: Edit for clarity.
* gnu: go@1.9: Drop left-over work-around.Tobias Geerinckx-Rice2018-01-21
| | | | | * gnu/packages/golang.scm (go-1.9)[arguments]: Remove substitution for fixed bug from the ‘prebuild’ phase.
* gnu: Add go-github-com-davidjpeacock-cli.Leo Famulari2017-12-31
| | | | * gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): New variable.
* gnu: Add go-github-com-aki237-nscjar.Leo Famulari2017-12-31
| | | | * gnu/packages/golang.scm (go-github-com-aki237-nscjar): New variable.
* gnu: Add go-github-com-alsm-ioprogress.Leo Famulari2017-12-31
| | | | * gnu/packages/golang.scm (go-github-com-alsm-ioprogress): New variable.
* gnu: go: Update to 1.9.2.Leo Famulari2017-10-26
| | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.2.
* gnu: go@1.4: Limit supported systems.Efraim Flashner2017-10-25
| | | | | | * gnu/packages/golang.scm (go@1.4)[supported-systems]: New field, Limit supported systems to x86_64-linux, i686-linux and armhf-linux. (go@1.9)[supported-systems]: New field.
* gnu: go: update to 1.9.1 [security fixes].Leo Famulari2017-10-04
| | | | | | | | | | | See the release announcement and bug reports for more details about the security issues fixed in this release: https://groups.google.com/forum/m/#!topic/golang-nuts/sHfMg4gZNps https://golang.org/issue/22125 https://golang.org/issue/22134 * gnu/packages/golang.scm (go-1.9): Update to 1.9.1.
* Merge branch 'core-updates'Marius Bakke2017-08-26
|\
| * gnu: go@1.8: Fix test failure.Alex Vong2017-07-15
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-1.8)[arguments]: Escape braces in test data in 'prebuild' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: go: Update to 1.9.Leo Famulari2017-08-25
|/ | | | | | * gnu/packages/golang.scm (go-1.8): Replace with ... (go-1.9): ... new variable. [arguments]: Adjust the pre-build phase accordingly.
* gnu: go@1.8: Update to 1.8.3 [fixes CVE-2017-8932].Leo Famulari2017-05-31
| | | | * gnu/packages/golang.scm (go-1.8): Update to 1.8.3.
* gnu: go-1.4: Add missing '#:modules' imports.Sergei Trofimovich2017-05-09
| | | | | | | | Fixes <https://bugs.gnu.org/26840>. * gnu/packages/golang.scm (go-1.4): Add missing '#:modules' imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: go: Update to 1.8.1.Petter2017-04-17
| | | | | | | * gnu/packages/golang.scm (go-1.7): Replace with ... (go-1.8): New variable. [arguments]: Update substitutions in 'prebuild' phase. (go): Update to go-1.8.
* gnu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.Leo Famulari2017-03-21
| | | | | * gnu/packages/golang.scm (go-1.4, go-1.7)[arguments]: Disable the test TestParseInLocation in 'prebuild' phase.
* gnu: go: Update to 1.7.5.Leo Famulari2017-02-16
| | | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.5. [arguments]: Re-enable test 'TestLoadFixed'.
* gnu: Fix header in (gnu packages golang).Efraim Flashner2016-12-04
| | | | | * gnu/packages/golang.scm: Replace header line declaring this file as part of GNU Guix.
* gnu: go-1.7: Update to 1.7.4 [security fixes].Leo Famulari2016-12-02
| | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.4.
* Merge branch 'master' into core-updatesMark H Weaver2016-10-23
|\
| * gnu: go-1.7: Update to 1.7.3.Leo Famulari2016-10-21
| | | | | | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.3.
* | gnu: go-1.7: Skip test that fails due to time zone name change.Leo Famulari2016-10-21
| | | | | | | | | | * gnu/packages/golang.scm (go-1.7)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase.
* | gnu: go-1.4: Skip test that fails due to time zone name change.Leo Famulari2016-10-21
| | | | | | | | | | * gnu/packages/golang.scm (go-1.4)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase.
* | gnu: go-1.4: Disable cgo.Leo Famulari2016-10-21
|/ | | | | | * gnu/packages/golang.scm (go-1.4)[arguments]: Set "CGO_ENABLED=0" while building. (go-1.7)[arguments]: Keep "CGO_ENABLED=1".
* gnu: go-1.7: Update to 1.7.1.Leo Famulari2016-09-11
| | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.1.
* gnu: go: Update to 1.7.Petter2016-09-06
| | | | | | | | | * gnu/packages/golang.scm (go-1.6): Update to 1.7, with corresponding minor changes to prebuild phase, and rename variable to... (go-1.7): ...this new variable. (go): Inherit from new "go-1.7". Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add Go 1.6.Matthew Jordan2016-08-01
| | | | | | | | * gnu/packages/golang.scm (go-1.6): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org>