summary refs log tree commit diff
path: root/pkgs/development/compilers/go/default.nix
Commit message (Expand)AuthorAge
* go: fix build of 1.0.3Luca Bruno2014-07-02
* Fixing the go timezones. glibc doesn't include the zoneinfo anymore.Lluis Batlle2013-03-19
* Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
* go: updating to 1.0.3Lluís Batlle i Rossell2012-10-09
* go: improving the expression so it works if overriden by hg srcLluis Batlle2012-08-26
* go: Removing an out of date commentLluis Batlle2012-08-26
* go: make it accept armv5telLluis Batlle2012-08-26
* go: patching it to get the nixos cacert bundle taken just fineLluís Batlle i Rossell2012-08-05
* go: updating to 1.0.2Lluís Batlle i Rossell2012-07-29
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra2010-08-06
* I had also to disable the tests for 'net' in go for it to build in chroot.Lluís Batlle i Rossell2010-06-12
* Disabling the http tests on go (fail on hydra)Lluís Batlle i Rossell2010-06-12
* Updating go, and making the go expression work in both i686-linux and x86_64-...Lluís Batlle i Rossell2010-06-12
* * Update Go's version. Make 8g & 8l commands working with no need ofNicolas Pierron2009-11-16
* * Fix "cgo" binary be defining LC_ALL=C inside the binary.Nicolas Pierron2009-11-14
* * Fix TimeZone in The Go Programming Language.Nicolas Pierron2009-11-14
* * Add the Go Programming Language compiler.Nicolas Pierron2009-11-14