summaryrefslogtreecommitdiffstats
path: root/pkgs/development/go-modules
AgeCommit message (Expand)Author
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
2019-12-01buildGoModule: disable consult the checksum database on buildMario Rodas
2019-10-12buildGoModule: remove cached lookup results and tilesMario Rodas
2019-07-28buildGoModule: support overriding the go-modules derivationBas van Dijk
2019-06-29buildGoModule: add ./ to all sub-packages (#63936)Wael Nasreddine
2019-05-24buildGoModule: pre-initialize module cache (#61967)John Children
2019-03-21buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)Wael Nasreddine
2019-03-17buildGoModule: Allow pname attribute (#57787)Vladyslav M
2019-03-14buildGoModule: function for packaging Go modulesWael M. Nasreddine
2019-03-13buildGoPackage: move it under a different pathWael M. Nasreddine
2019-02-07go: build each package single-threaded (#53390)Andrew Dunham
2018-12-18buildGoPackage: also support pnameJörg Thalheim
2018-11-24go_1_11: fix cross compilationJörg Thalheim
2018-11-21buildGoPackage: remove build-time dependency on parallel (and perl)Jörg Thalheim
2018-10-28buildGoPackage: re-enable GOCACHEJörg Thalheim
2018-09-10Allow doCheck config of buildGoPackageArmando Ramirez
2018-07-26Merge master into stagingFrederik Rietdijk
2018-07-18goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1Antoine Eiche
2018-07-17buildGoPackage: add shellHook attributeAntoine Eiche