summary refs log tree commit diff
path: root/pkgs/development/go-modules
Commit message (Expand)AuthorAge
* Merge pull request #129286 from helsinki-systems/feat/buildGoMod-checkFlagsBen Siraphob2021-07-06
|\
| * buildGoModule: add support for checkFlagsajs1242021-07-05
* | buildGoModule: fix enableParallelBuildingzowoq2021-07-04
|/
* buildGoModule/buildGoPackage: Introduce ldflags argumentSilvan Mosberger2021-06-05
* buildGoModule: use assert for checking goPackagePath (#113046)zowoq2021-02-15
* buildGo{Module,Package}: remove disabledzowoq2021-01-11
* buildGoModule: fix cross-compilation with CGO_ENABLED=1Florian Klink2020-12-26
* buildGoModule: disallow goPackagePathzowoq2020-12-17
* buildGo{Package,Module}: set trimpath in GOFLAGSzowoq2020-11-18
* buildGoModule: copy vendor instead of symlinkingzowoq2020-11-06
* buildGoModule: use optionalStringzowoq2020-10-28
* treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
* buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim2020-08-28
* buildGoModule: remove modSha256zowoq2020-08-20
* buildGoModule: check if vendor exists with deleteVendorzowoq2020-08-14
* buildGoModule: update deleteVendor docszowoq2020-08-14
* buildGoModule: change doCheck default to truezowoq2020-08-10
* go-modules: Add useVend flag to go-modulesColin L Rice2020-07-28
* Revert "Group packages by language/builder via dummy maintainer"zowoq2020-07-18
* buildGoModule: add nixpkgs-go maintainerzowoq2020-07-17
* buildGoModule: remove trailing whitespacezowoq2020-06-28
* buildGoModule: require vendorSha256 to be set in packageszowoq2020-06-17
* go-modules: Add in old modsha256 w/ warningColin L Rice2020-05-14
* go-modules: Augment builds w/ vendor srcColin L Rice2020-05-14
* buildGoModule: enable strictDepsJörg Thalheim2020-03-18
* buildGoModule: passthru the modSha256 (#82027)Benjamin Hipple2020-03-11
* buildGoModule: support impure modules (#76532)zimbatm2019-12-28
* dolt: init at 0.12.0 (#75693)Danylo Hlynskyi2019-12-16
* buildGoModule: disable consult the checksum database on buildMario Rodas2019-12-01
* buildGoModule: remove cached lookup results and tilesMario Rodas2019-10-12
* buildGoModule: support overriding the go-modules derivationBas van Dijk2019-07-28
* buildGoModule: add ./ to all sub-packages (#63936)Wael Nasreddine2019-06-29
* buildGoModule: pre-initialize module cache (#61967)John Children2019-05-24
* buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)Wael Nasreddine2019-03-21
* buildGoModule: Allow pname attribute (#57787)Vladyslav M2019-03-17
* buildGoModule: function for packaging Go modulesWael M. Nasreddine2019-03-14
* buildGoPackage: move it under a different pathWael M. Nasreddine2019-03-13
* go: build each package single-threaded (#53390)Andrew Dunham2019-02-07
* buildGoPackage: also support pnameJörg Thalheim2018-12-18
* go_1_11: fix cross compilationJörg Thalheim2018-11-24
* buildGoPackage: remove build-time dependency on parallel (and perl)Jörg Thalheim2018-11-21
* buildGoPackage: re-enable GOCACHEJörg Thalheim2018-10-28
* Allow doCheck config of buildGoPackageArmando Ramirez2018-09-10
* Merge master into stagingFrederik Rietdijk2018-07-26
|\
| * buildGoPackage: add shellHook attributeAntoine Eiche2018-07-17
* | goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1Antoine Eiche2018-07-18
|/
* buildGoPackage: Dont copy sources to $outadisbladis2018-07-11
* buildGoPackage: use a separator when joining extraSrcPaths togetherPiotr Bogdan2018-04-01
* buildGoPackage: disable go 1.10 cacheJörg Thalheim2018-02-24
* buildGoPackage: fill in meta.homepageYegor Timoshenko2017-12-20