about summary refs log tree commit diff
path: root/pkgs/development/compilers/go/default.nix
AgeCommit message (Expand)AuthorFilesLines
2016-09-07go: Remove unused versionEelco Dolstra1-95/+0
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-3/+3
2015-01-08Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar1-0/+1
2015-01-02Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar1-1/+0
2014-11-26*: fix builds by disregarding warning from new glibcVladimír Čunát1-0/+2
2014-11-03golang: add meta.branchEvgeny Egorochkin1-0/+1
2014-07-02go: fix build of 1.0.3Luca Bruno1-1/+1
2013-03-19Fixing the go timezones. glibc doesn't include the zoneinfo anymore.Lluis Batlle1-2/+2
2012-12-28Remove unnecessary parentheses around if conditionsEelco Dolstra1-4/+4
2012-10-09go: updating to 1.0.3Lluís Batlle i Rossell1-3/+3
2012-08-26go: improving the expression so it works if overriden by hg srcLluis Batlle1-1/+8
2012-08-26go: Removing an out of date commentLluis Batlle1-1/+0
2012-08-26go: make it accept armv5telLluis Batlle1-0/+4
2012-08-05go: patching it to get the nixos cacert bundle taken just fineLluís Batlle i Rossell1-0/+1
2012-07-29go: updating to 1.0.2Lluís Batlle i Rossell1-38/+30
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-3/+3
2010-08-06* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra1-3/+3
2010-06-12I had also to disable the tests for 'net' in go for it to build in chroot.Lluís Batlle i Rossell1-3/+3
2010-06-12Disabling the http tests on go (fail on hydra)Lluís Batlle i Rossell1-1/+1
2010-06-12Updating go, and making the go expression work in both i686-linux and x86_64-...Lluís Batlle i Rossell1-14/+27
2009-11-16* Update Go's version. Make 8g & 8l commands working with no need ofNicolas Pierron1-5/+27
2009-11-14* Fix "cgo" binary be defining LC_ALL=C inside the binary.Nicolas Pierron1-3/+1
2009-11-14* Fix TimeZone in The Go Programming Language.Nicolas Pierron1-0/+1
2009-11-14* Add the Go Programming Language compiler.Nicolas Pierron1-0/+55