Commit graph

156 commits

Author SHA1 Message Date
Luca Bruno 23a92ba43c pond: fix build by renaming imports, also add renameImports to goBuildPackage 2015-04-16 18:43:37 +02:00
Luca Bruno 10e7572d17 Use go1.4 instead of go-1.4 in derivation names. Closes #6243
I chose meta.branch because go 1.1 and 1.2 had this already.
2015-02-09 10:16:14 +01:00
Luca Bruno 3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Luca Bruno e6e4c867e5 Port syncthing to buildGoPackage 2015-02-05 13:12:10 +01:00
Luca Bruno b3dd66dee1 buildGoPackage: add $makeFlags to go install call 2015-02-03 18:16:21 +01:00
Emery Hemingway faa5dccab8 new Go support function 'buildGoPackage'
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00