Commit Graph

124 Commits (a41870fcba8f32281ee7e300e776d17d48e7ca6f)

Author SHA1 Message Date
Andrew Dunham 274afc4932 go: build each package single-threaded (#53390) 5 years ago
Jörg Thalheim b4593b4629
buildGoPackage: also support pname 6 years ago
Jörg Thalheim 79b9462468
go_1_11: fix cross compilation 6 years ago
Jörg Thalheim 9564927888
buildGoPackage: remove build-time dependency on parallel (and perl) 6 years ago
Jörg Thalheim 9bbfc6f6e2
buildGoPackage: re-enable GOCACHE 6 years ago
Armando Ramirez 7d238e6da8 Allow doCheck config of buildGoPackage 6 years ago
Antoine Eiche 05df6d4f62 goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1 6 years ago
Antoine Eiche a8a5bf0496 buildGoPackage: add shellHook attribute 6 years ago
adisbladis e95f17e272
buildGoPackage: Dont copy sources to $out 6 years ago
Piotr Bogdan d1fad21401 buildGoPackage: use a separator when joining extraSrcPaths together 6 years ago
Jörg Thalheim aafd5a63ea buildGoPackage: disable go 1.10 cache 6 years ago
Yegor Timoshenko 40702af936
buildGoPackage: fill in meta.homepage 7 years ago
Kamil Chmielewski d05b21d7c0 goDeps: support fetchFromGiHub to fetch Go libs 7 years ago
Harmen 6cae9e7127 go: use absolute dir in getGoDirs() 7 years ago
Orivej Desh 07d2a5b412 go: update nonfatal build error list 7 years ago
Joachim Schiele f30dd71a38 go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176) 7 years ago
Chris Hodapp cc4f861f82 cloud-print-connector: init at unstable-2017-01-19 7 years ago
snyh 12f52d234e buildGoPackage: fix preFixup failing 7 years ago
Joachim Fasting 4a12a681ef
go builder: use removeReferencesTo 7 years ago
Shea Levy d6c3e74425 buildGoModule: share the buildFlagsArray with the parallel subprocesses 7 years ago
Vladimír Čunát e065861a4f
buildGoPackage: reduce the default meta.platforms 8 years ago
zimbatm cbdc94f2b7 buildGoPackage: remove go version from name (#21111) 8 years ago
Franz Pletz 2d934fdffb
buildGoPackage: introduce extraSrcPaths option 8 years ago
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON 8 years ago
Tuomas Tynkkynen 9b63aff395 go: Split output order to match new convention 8 years ago
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file `libs.json` 8 years ago
zimbatm f870d6aeb6 goBuildPackage: export go 8 years ago
Kamil Chmielewski 7eb671ebcd no more goPackages 8 years ago
Kamil Chmielewski fc9bc9eba5 goDeps: support for mercurial repos 8 years ago
Kamil Chmielewski 81f3092e11 Reusing go libs in deis build 8 years ago
Kamil Chmielewski bf9f60fe74 buildGoPackage: we don't need to build vendored packages 8 years ago
Charles Strahan d53d5048d8 goPackages: add ide-like packages 8 years ago
Valérian Galliat 37d1dcd12d buildGoPackage: do not remove Go references if allowGoReferences is true 8 years ago
Lluís Batlle i Rossell 082f2e6938 go builder: respect enableParallelBuilding 9 years ago
Emery Hemingway 2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493 9 years ago
William A. Kennington III 043839368e goPackages: Exclude commonly useless go packages from being built 9 years ago
William A. Kennington III 26f9ea6dd5 goPackages: Fix tools 9 years ago
William A. Kennington III 83cf8b0cf8 goPackages: Split into multiple derivations 9 years ago
William A. Kennington III 3afc3494bb goPackages: Use parallel instead of forking in bash 9 years ago
William A. Kennington III d0880a27dd go-modules: Fix the application of reference removal on packages like mongo-tools 9 years ago
William A. Kennington III c2ae91a413 buildGoPackage: Fix parallel test pid computation 9 years ago
Luca Bruno 08a6b7aa46 Revert "goPackages: disable parallel builds" 9 years ago
Luca Bruno 75ed15e174 goPackages: disable parallel builds 9 years ago
William A. Kennington III bf0da55a8c gotools: Fix build and update to 2015-08-19 9 years ago
William A. Kennington III c1338b3b06 buildGoPackage: Remove references to the go compiler to reduce closure size for binaries 9 years ago
William A. Kennington III 2856d4701e buildGoPackage: Support nativeBuildInputs 9 years ago
Anton Fedotov f0269dd8b0 go-modules: This patch fixes an error with copying sources during installPhase if src of go module conatins file with spaces 9 years ago
William A. Kennington III a4707aed55 go: Run builds in parallel 9 years ago
William A. Kennington III c6bb486641 go: govers is a native input 9 years ago
William A. Kennington III dabd9ec29c goPackages: Build on hydra 9 years ago