about summary refs log tree commit diff
path: root/pkgs/build-support/go
AgeCommit message (Expand)AuthorFilesLines
2024-04-14buildGoModule: inherit env from main package to goModule derivationYongun Seong1-0/+1
2024-03-28Merge pull request #299169 from ShamrockLee/go-module-vendorsha256Weijia Wang1-6/+10
2024-03-28buildGoModule: warn if `-trimpath` or `-mod=` is usedPaul Meyer2-4/+13
2024-03-27buildGoModule: Deprecate vendorSha256 with throwYueh-Shun Li1-6/+10
2024-01-14Merge pull request #276685 from katexochen/buildGoModule/buildidJörg Thalheim2-0/+12
2023-12-30build-support/go: fix eval of `vendorSha256` accessesSergei Trofimovich1-1/+2
2023-12-28buildGoModule: always set `-buildid=` as ldflagPaul Meyer2-0/+12
2023-11-14buildGoModule: deprecate vendorSha256 attributeAaron Jheng1-0/+1
2023-08-22Revert "buildGoModule: set GOPROXY to go default"zowoq1-3/+0
2023-08-02buildGoModule: set GOPROXY to go defaultzowoq1-0/+3
2023-08-02buildGo{Module,Package}: set GOTOOLCHAIN to localzowoq2-2/+4
2023-08-02buildGoModule: refactor GO111MODULEzowoq1-4/+4
2023-07-24treewide .goModules: revert renaming the derivationArtturin1-1/+1
2023-07-14treewide: go-modules -> goModulesArtturin1-6/+6
2023-05-31buildGo{Module,Package}: remove input argument "tags"Yueh-Shun Li2-8/+2
2023-05-31buildGoPackage: remove `ldflags` and `with builtins`zowoq1-6/+0
2023-05-30buildGoModule: formatzowoq1-45/+47
2023-05-28buildGoModule: simplify go-module attribute structure without rebuildYueh-Shun Li1-8/+7
2023-05-27buildGoModule: alias vendorSha256 to vendorHashzowoq1-28/+9
2023-05-24buildGoModule: remove unused lambda parametersfigsoda1-4/+0
2023-05-24buildGoModule: remove unused `with builtins;`figsoda1-2/+0
2023-04-22buildGoModule: don't inherit build hooks when building go-modules (#225349)Doron Behar1-1/+5
2023-04-09Merge master into staging-nextgithub-actions[bot]2-8/+4
2023-04-09buildGo{Module,Package}: minor cleanupzowoq2-8/+4
2023-03-24buildGo{Module,Package}: fix precedence for or operatorIvan Trubach2-10/+10
2023-02-07Merge staging-next into staginggithub-actions[bot]1-0/+5
2023-02-07buildGoModule: make the vendor fetcher error if it is emptyzowoq1-0/+5
2023-02-07buildGo{Module,Package}: respect nix hardening flags when setting buildmodezowoq2-0/+12
2023-01-26buildGoModule: forward prePatch, postPatch and postBuild to vendoringSandro Jäckel1-0/+3
2022-12-04buildGo{module,package}: do not build with verbose flagsJörg Thalheim2-2/+2
2022-08-20buildGo{Module,Package}: don't run vet linterSandro2-0/+2
2022-08-07buildGo{Module,Package}: move to build-support/gozowoq2-0/+597
2022-08-07garble: move to development/toolszowoq1-35/+0
2022-03-23garble: 0.5.1 -> 0.6.0R. Ryantm1-3/+3
2022-01-30garble: 20200107 -> 0.5.1, switch to go_1_17Colin1-9/+9
2022-01-03garble: mark as broken on darwinDmitry Kalinkin1-0/+1
2021-02-20garble: fix aarch64 buildIvan Babrou1-1/+11
2021-02-19garble: init at 2020-01-07DavHau1-0/+24