about summary refs log tree commit diff
path: root/pkgs/development/go-modules
AgeCommit message (Expand)AuthorFilesLines
2022-07-20buildGoModules: don't add kalbasit as maintainer to every go packageSandro Jäckel1-5/+1
2022-06-28Merge pull request #173702 from bdd/go-checkFlagsJörg Thalheim1-5/+15
2022-06-20buildGoModule: passing CGO_ENABLED explicitlyNick Cao1-0/+3
2022-06-08buildGoModule: remove `runVend`zowoq1-5/+0
2022-06-01go-modules/packages: Run unit tests under subdirsBerk D. Demir1-5/+15
2022-05-17Revert "Merge #171177: go-modules/packages: Improve `checkFlags` handling"Vladimír Čunát1-15/+5
2022-05-15Merge master into staging-nextgithub-actions[bot]1-2/+1
2022-05-15buildGoModule: allow goproxylinsui1-2/+1
2022-05-02go-modules/packages: Improve `checkFlags` handlingBerk D. Demir1-5/+15
2022-04-09go: Apply package exclusion equallyManuel Mendez1-2/+1
2022-04-04go: Drop unnecessary backslash-escapeManuel Mendez1-1/+1
2022-03-17buildGoModule: fix vendor conditional, set GOPROXY unconditionallyzowoq1-2/+2
2022-03-04go: Bunch of fixes when using excludedPackages and other bitsManuel Mendez1-2/+10
2022-01-08buildGoModule: remove `runVend`zowoq1-5/+2
2022-01-06buildGoModule: use `proxyVendor` instead of `runVend`zowoq1-6/+7
2021-12-28go: fix buildGoModule by passing patchFlags to go-modules tooJulien Moutinho1-0/+1
2021-08-26buildGoModule: warn if buildFlagsArray is usedzowoq1-3/+4
2021-08-23buildGo{Module,Package}: warn if buildFlags is usedzowoq1-0/+5
2021-08-06buildGoModule: add proxyVendorzowoq1-5/+22
2021-08-06buildGo{Module,Package}: add `tags` argumentzowoq1-1/+4
2021-07-06Merge pull request #129286 from helsinki-systems/feat/buildGoMod-checkFlagsBen Siraphob1-1/+1
2021-07-05buildGoModule: add support for checkFlagsajs1241-1/+1
2021-07-04buildGoModule: fix enableParallelBuildingzowoq1-0/+2
2021-06-05buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger1-1/+4
2021-02-15buildGoModule: use assert for checking goPackagePath (#113046)zowoq1-5/+5
2021-01-11buildGo{Module,Package}: remove disabledzowoq1-6/+1
2020-12-26buildGoModule: fix cross-compilation with CGO_ENABLED=1Florian Klink1-2/+2
2020-12-17buildGoModule: disallow goPackagePathzowoq1-0/+5
2020-11-18buildGo{Package,Module}: set trimpath in GOFLAGSzowoq1-11/+3
2020-11-06buildGoModule: copy vendor instead of symlinkingzowoq1-4/+4
2020-10-28buildGoModule: use optionalStringzowoq1-19/+14
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy1-1/+1
2020-08-28buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim1-1/+1
2020-08-20buildGoModule: remove modSha256zowoq2-234/+0
2020-08-14buildGoModule: check if vendor exists with deleteVendorzowoq1-2/+7
2020-08-14buildGoModule: update deleteVendor docszowoq1-1/+1
2020-08-10buildGoModule: change doCheck default to truezowoq1-1/+1
2020-07-28go-modules: Add useVend flag to go-modulesColin L Rice1-2/+13
2020-07-18Revert "Group packages by language/builder via dummy maintainer"zowoq1-1/+1
2020-07-17buildGoModule: add nixpkgs-go maintainerzowoq1-1/+1
2020-06-28buildGoModule: remove trailing whitespacezowoq1-1/+1
2020-06-17buildGoModule: require vendorSha256 to be set in packageszowoq1-1/+1
2020-05-14go-modules: Add in old modsha256 w/ warningColin L Rice2-1/+231
2020-05-14go-modules: Augment builds w/ vendor srcColin L Rice1-20/+38
2020-03-18buildGoModule: enable strictDepsJörg Thalheim1-0/+2
2020-03-11buildGoModule: passthru the modSha256 (#82027)Benjamin Hipple1-1/+1
2019-12-28buildGoModule: support impure modules (#76532)zimbatm1-4/+14
2019-12-16dolt: init at 0.12.0 (#75693)Danylo Hlynskyi1-1/+6
2019-12-01buildGoModule: disable consult the checksum database on buildMario Rodas1-0/+1
2019-10-12buildGoModule: remove cached lookup results and tilesMario Rodas1-0/+2