summaryrefslogtreecommitdiffstats
path: root/pkgs/development/go-modules
AgeCommit message (Expand)Author
2022-07-31buildGoModule: prefer verbose output when NIX_DEBUG setWilliam Carroll
2022-07-29buildGoModule: move setup-hook to gotoolszowoq
2022-07-20buildGoModules: don't add kalbasit as maintainer to every go packageSandro Jäckel
2022-06-28Merge pull request #173702 from bdd/go-checkFlagsJörg Thalheim
2022-06-20buildGoModule: passing CGO_ENABLED explicitlyNick Cao
2022-06-08buildGoModule: remove `runVend`zowoq
2022-06-01go-modules/packages: Run unit tests under subdirsBerk D. Demir
2022-05-17Revert "Merge #171177: go-modules/packages: Improve `checkFlags` handling"Vladimír Čunát
2022-05-15Merge master into staging-nextgithub-actions[bot]
2022-05-15buildGoModule: allow goproxylinsui
2022-05-02go-modules/packages: Improve `checkFlags` handlingBerk D. Demir
2022-04-09go: Apply package exclusion equallyManuel Mendez
2022-04-04go: Drop unnecessary backslash-escapeManuel Mendez
2022-03-17buildGoModule: fix vendor conditional, set GOPROXY unconditionallyzowoq
2022-03-04go: Bunch of fixes when using excludedPackages and other bitsManuel Mendez
2022-01-08buildGoModule: remove `runVend`zowoq
2022-01-06buildGoModule: use `proxyVendor` instead of `runVend`zowoq
2021-12-28go: fix buildGoModule by passing patchFlags to go-modules tooJulien Moutinho
2021-08-26buildGoModule: warn if buildFlagsArray is usedzowoq
2021-08-23buildGo{Module,Package}: warn if buildFlags is usedzowoq
2021-08-06buildGoModule: add proxyVendorzowoq
2021-08-06buildGo{Module,Package}: add `tags` argumentzowoq
2021-07-06Merge pull request #129286 from helsinki-systems/feat/buildGoMod-checkFlagsBen Siraphob
2021-07-05buildGoModule: add support for checkFlagsajs124
2021-07-04buildGoModule: fix enableParallelBuildingzowoq
2021-06-05buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger
2021-02-15buildGoModule: use assert for checking goPackagePath (#113046)zowoq
2021-01-11buildGo{Module,Package}: remove disabledzowoq
2020-12-26buildGoModule: fix cross-compilation with CGO_ENABLED=1Florian Klink
2020-12-17buildGoModule: disallow goPackagePathzowoq
2020-11-18buildGo{Package,Module}: set trimpath in GOFLAGSzowoq
2020-11-06buildGoModule: copy vendor instead of symlinkingzowoq
2020-10-28buildGoModule: use optionalStringzowoq
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy
2020-08-28buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim
2020-08-20buildGoModule: remove modSha256zowoq
2020-08-14buildGoModule: check if vendor exists with deleteVendorzowoq
2020-08-14buildGoModule: update deleteVendor docszowoq
2020-08-10buildGoModule: change doCheck default to truezowoq
2020-07-28go-modules: Add useVend flag to go-modulesColin L Rice
2020-07-18Revert "Group packages by language/builder via dummy maintainer"zowoq
2020-07-17buildGoModule: add nixpkgs-go maintainerzowoq
2020-06-28buildGoModule: remove trailing whitespacezowoq
2020-06-17buildGoModule: require vendorSha256 to be set in packageszowoq
2020-05-14go-modules: Add in old modsha256 w/ warningColin L Rice
2020-05-14go-modules: Augment builds w/ vendor srcColin L Rice
2020-03-18buildGoModule: enable strictDepsJörg Thalheim
2020-03-11buildGoModule: passthru the modSha256 (#82027)Benjamin Hipple
2019-12-28buildGoModule: support impure modules (#76532)zimbatm
2019-12-16dolt: init at 0.12.0 (#75693)Danylo Hlynskyi