summary refs log tree commit diff
path: root/pkgs/development/compilers/go/1.9.nix
Commit message (Collapse)AuthorAge
* go_1_9: 1.9.3 -> 1.9.4adisbladis2018-02-11
|
* go: Scale up test timeoutsTuomas Tynkkynen2018-01-26
| | | | | | | I can't reproduce the problem on an idle machine where it finishes in 112.954s, so let's hope this works. https://hydra.nixos.org/build/68236758
* go: 1.9.2 -> 1.9.3adisbladis2018-01-24
|
* Merge pull request #33010 from LnL7/cacert-hookDaiderd Jordan2018-01-07
|\ | | | | cacert: add hook that sets SSL_CERT_FILE
| * cacert: cleanup exporting SSL_CERT_FILEDaiderd Jordan2017-12-27
| |
* | go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bashBen Wolsieffer2017-12-23
|/ | | | Fixes tests on ARMv6/7 during sandboxed builds.
* go: add procps for sysctl in tests, print ulimits for debugging resource ↵Orivej Desh2017-12-02
| | | | exhaustion
* go_1_9: skip flaky TestWaitGroupMisuse2Orivej Desh2017-11-17
| | | | | https://github.com/golang/go/issues/20072 https://hydra.nixos.org/build/64351217/nixlog/1
* go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdleOrivej Desh2017-11-17
| | | | | | | | | https://github.com/golang/go/issues/19608 https://hydra.nixos.org/build/64329767/nixlog/1 https://hydra.nixos.org/build/64244716/nixlog/1 Remove the patch for https://github.com/golang/go/issues/21559 because it is skipped as flaky since Go 1.9.2.
* go: 1.9.1 -> 1.9.2adisbladis2017-10-26
|
* go: 1.9 -> 1.9.1Yann Hodique2017-10-04
|
* go: declare support for aarch64Orivej Desh2017-10-01
|
* go: fix tests and impurityOrivej Desh2017-09-28
|
* go: fix darwin buildDaiderd Jordan2017-09-06
|
* go: init 1.9 (and set as default)Charles Strahan2017-09-05