Commit Graph

24 Commits (fda107c3ec810310be6e2152c4bd8251a8d9d578)

Author SHA1 Message Date
Berk D. Demir 99786f9a57 go-modules/packages: Improve `checkFlags` handling 2 years ago
Manuel Mendez ddcc7c67d2 go: Apply package exclusion equally 2 years ago
Manuel Mendez 60543c4f9e go: Drop unnecessary backslash-escape 2 years ago
Manuel Mendez 8b5a7940b0 go: Bunch of fixes when using excludedPackages and other bits 2 years ago
zowoq 3c2d7dbfdf buildGoPackage: warn if buildFlagsArray is used 3 years ago
zowoq cb7d80dcaf buildGo{Module,Package}: warn if buildFlags is used 3 years ago
zowoq b60dde0c1e buildGo{Module,Package}: add `tags` argument 3 years ago
ajs124 3f29b579b0 buildGoPackage: add support for checkFlags 3 years ago
Silvan Mosberger 155ae682a5 buildGoModule/buildGoPackage: Introduce ldflags argument 3 years ago
adisbladis 2c593e8e76
buildGoPackage: Respect passing CGO_ENABLED explicitly 3 years ago
Pavol Rusnak cf2a67fef3
pkgs/development: stdenv.lib -> lib 3 years ago
zowoq 26117ed4b7 buildGo{Module,Package}: remove disabled 3 years ago
zowoq 4e9f7bbf85 buildGo{Package,Module}: set trimpath in GOFLAGS 4 years ago
zowoq 23c781a810 buildGoPackage: check/delete vendor 4 years ago
Jörg Thalheim eab48f5a1b
buildGo{module,package}: also fixup `$out/{libexec,lib}` 4 years ago
zowoq 0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer" 4 years ago
zowoq 075a891269 buildGoPackage: add nixpkgs-go maintainer 4 years ago
betaboon b9ac86e752 buildGoPackage: remove references in $out/libexec 4 years ago
zowoq 3f17518490 buildGoPackage: use $out instead of $bin 4 years ago
zowoq c1facd193e buildGoPackage: remove inactive maintainer 4 years ago
Jörg Thalheim ff2ea911b3
buildGoPackage: enable strictDeps 4 years ago
Emery Hemingway 0bec813abf buildGoPackage: remove ehmry from maintainers 4 years ago
Mario Rodas 46abdee40b buildGoPackage: disable module-mode 5 years ago
Ding Xiang Fei 6a27d63a88 buildGoPackage: enable cross compilation 5 years ago
Matthew Bauer 1f46aaab1b buildGoPackage: keep string context (#63680) 5 years ago
Wael M. Nasreddine a0d835e95d
buildGoPackage: move it under a different path 5 years ago
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