summary refs log tree commit diff
path: root/pkgs/development/go-packages
AgeCommit message (Expand)AuthorFilesLines
2021-02-24buildGoPackage: Respect passing CGO_ENABLED explicitlyadisbladis1-1/+5
2021-01-17pkgs/development: stdenv.lib -> libPavol Rusnak1-1/+1
2021-01-11buildGo{Module,Package}: remove disabledzowoq1-6/+1
2020-11-18buildGo{Package,Module}: set trimpath in GOFLAGSzowoq1-10/+3
2020-09-08buildGoPackage: check/delete vendorzowoq1-0/+15
2020-08-28buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim1-2/+1
2020-07-03buildGoPackage: remove references in $out/libexecbetaboon1-0/+1
2020-04-28buildGoPackage: use $out instead of $binzowoq1-6/+3
2020-04-26buildGoPackage: remove inactive maintainerzowoq1-5/+1
2020-03-28buildGoPackage: enable strictDepsJörg Thalheim1-0/+2
2020-03-16buildGoPackage: remove ehmry from maintainersEmery Hemingway1-1/+1
2019-12-10buildGoPackage: disable module-modeMario Rodas1-0/+2
2019-06-25buildGoPackage: enable cross compilationDing Xiang Fei1-2/+7
2019-06-22buildGoPackage: keep string context (#63680)Matthew Bauer1-4/+2
2019-03-13buildGoPackage: move it under a different pathWael M. Nasreddine2-0/+248