1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Luca Bruno 5e4f771a07 Fix go-assert 2015-02-05 10:13:24 +01:00
Luca Bruno 7cd816e8da Port nsq to buildGoPackage 2015-02-04 19:03:01 +01:00
Luca Bruno 8fd42c55a9 Port go-mtpfs to buildGoPackage 2015-02-04 15:53:59 +01:00
Luca Bruno ee90577704 Port serfdom to buildGoPackage 2015-02-04 15:23:52 +01:00
Luca Bruno 1c98fc7a9a Port go-repo-root to buildGoPackage 2015-02-04 14:00:26 +01:00
Luca Bruno a594f0bcd5 Port gox to buildGoPackage 2015-02-04 13:46:32 +01:00
Luca Bruno 9dfa4b487f Port pond to buildGoPackage 2015-02-04 13:14:15 +01:00
Luca Bruno 96701d6ff6 Port ngrok to buildGoPackage 2015-02-04 10:41:32 +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