summary refs log tree commit diff
path: root/pkgs/development/compilers/go
Commit message (Collapse)AuthorAge
* Merge pull request #35350 from adisbladis/drop/go-1_8adisbladis2018-02-23
|\ | | | | go: Remove old version 1.8
| * go_1_8: Go 1.8 is EOLadisbladis2018-02-23
| |
* | Merge pull request #35330 from Mic92/goJörg Thalheim2018-02-22
|\ \ | |/ |/| go_1_10: init at 1.10 and set as default
| * go_1_10: cleanup remove-test-pie.patchJörg Thalheim2018-02-22
| |
| * go_1_10: add mic92 and velovix to maintainersJörg Thalheim2018-02-22
| | | | | | | | cc @velovix
| * go_1_10: misc/cgo/errors/test.bash no longer existsJörg Thalheim2018-02-22
| |
| * go_1_10: init at 1.10 and set as defaultJörg Thalheim2018-02-22
| | | | | | | | Changes are minor from 1.9, so let's just set it as default straight.
* | go_1_7: Go 1.7 is EOLadisbladis2018-02-22
| |
* | go_1_6: Go 1.6 is EOLadisbladis2018-02-22
| |
* | go: Remove unused patchesadisbladis2018-02-22
|/
* go: don't require glibc (.static), dunno if go works w/muslWill Dietz2018-02-13
|
* go_1_8: 1.8.5 -> 1.8.7adisbladis2018-02-11
|
* go_1_9: 1.9.3 -> 1.9.4adisbladis2018-02-11
|
* go_1_8: Scale up test timeoutsTuomas Tynkkynen2018-02-03
| | | | https://hydra.nixos.org/build/68539514
* 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
| |
* | Merge remote-tracking branch 'upstream/staging' into HEADFrederik Rietdijk2018-01-02
|\ \
| * | treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| |/ | | | | | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* / 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
* Merge branch 'master' into stagingOrivej Desh2017-11-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (28 commits) go_1_9: skip flaky TestWaitGroupMisuse2 erlangR18: fix patch hashes with fetchpatch xml2: replace dead links nixos/pam: fix docs about path to u2f_keys file cinelerra: add a note about parallel building msmtp: install docs and examples (#31769) kernel: Fix out-of-tree modules on aarch64 nixos/tests/acme: update terms of service to fix test gixy: init at 0.1.8 pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules mono: init at 4.8 wal-g: fix license so not to break evaluation wal-g: init at 0.1.2 maintainers: add backuitist nixos/prometheus: Correct documentation for external_labels spidermonkey: replace broken links vagrant: removed custom rake gem vagrant: 2.0.0 -> 2.0.1 nixos/prometheus: add external_labels option nixos/prometheus: add scrape_configs.honor_labels ...
| * go_1_9: skip flaky TestWaitGroupMisuse2Orivej Desh2017-11-17
| | | | | | | | | | https://github.com/golang/go/issues/20072 https://hydra.nixos.org/build/64351217/nixlog/1
* | Merge branch 'master' into stagingOrivej Desh2017-11-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (293 commits) go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle qsyncthingtray: fix build qt56.qtwebengine: fix build stdman: d860212 -> 2017.04.02 jackett: use mono50 hg-git: disable with python3 hg-git: 0.8.5 -> 0.8.10 xfce4-settings: enable parallel building gcc-snapshot: mark as broken heaptrack: 2017-02-14 -> 2017-10-30 nixos-container: Modify existing test to cover show-ip command nixos-container: Make show-ip work together with ipv4 + netmask linux-copperhead: 4.13.12.a -> 4.13.13.a matterbridge: 1.1.0 -> 1.4.1 nixos/nghttpx: add module for the nghttpx proxy server (#31680) mattermost: 4.3.0 -> 4.4.0 breakpad: delete simp_le: 0.2.0 -> 0.6.1 certbot: 0.11.1 -> 0.19.0 afl: 2.51b -> 2.52b ...
| * 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.
* | Fix go bootstrap build on sandboxDan Peebles2017-11-14
|/
* go: 1.9.1 -> 1.9.2adisbladis2017-10-26
|
* go: 1.8.4 -> 1.8.5adisbladis2017-10-26
|
* Merge pull request #30101 from sigma/pr/go-1.9.1Orivej Desh2017-10-05
|\ | | | | go: 1.9 -> 1.9.1
| * go: 1.9 -> 1.9.1Yann Hodique2017-10-04
| |
* | go: 1.8.3 -> 1.8.4Yann 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
|
* go: support for aarch64 via binary bootstrapEric Litak2017-08-11
|
* go_1_6: Fix darwin (sierra) compile, backport systime syscall fixRobert Vollmert2017-07-08
| | | | | This patches go1.6 minimally with a change that was backported to upstream go1.4.
* go: disable tests on armDaiderd Jordan2017-05-26
|
* go: 1.8.2 -> 1.8.3Yann Hodique2017-05-25
|
* Merge pull request #26050 from sigma/pr/go-1.8.2Franz Pletz2017-05-24
|\ | | | | go: 1.8.1 -> 1.8.2
| * go: 1.8.1 -> 1.8.2Yann Hodique2017-05-24
| |
* | go: 1.7.5 -> 1.7.6Yann Hodique2017-05-24
|/
* go: add dependencies for go getWilli Butz2017-05-21
| | | | | go get expects git, subversion, mercurial and bazaar to be in PATH when needed. (https://github.com/golang/go/wiki/GoGetTools)
* Merge pull request #25568 from sigma/pr/go-1.8.1Daiderd Jordan2017-05-09
|\ | | | | go: 1.8 -> 1.8.1
| * go: 1.8 -> 1.8.1Yann Hodique2017-05-06
| |
* | go: 1.7.4 -> 1.7.5Yann Hodique2017-05-08
|/
* rename iana_etc to iana-etcJörg Thalheim2017-03-28
| | | | fixes #23621
* go: Respect $NIX_SSL_CERT_FILEDaiderd Jordan2017-03-19
|
* go1.8: patch test to work with recent tzdataDan Peebles2017-03-15
|