summary refs log tree commit diff
path: root/pkgs/development/go-modules
Commit message (Expand)AuthorAge
* 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
* Merge pull request #30350 from alicebob/absdirOrivej Desh2017-11-11
|\
| * go: use absolute dir in getGoDirs()Harmen2017-10-12
* | goDeps: support fetchFromGiHub to fetch Go libsKamil Chmielewski2017-11-01
|/
* go: update nonfatal build error listOrivej Desh2017-09-28
* go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176)Joachim Schiele2017-06-01
* Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim2017-05-20
|\
| * cloud-print-connector: init at unstable-2017-01-19Chris Hodapp2017-04-30
* | buildGoPackage: fix preFixup failingsnyh2017-04-16
|/
* go builder: use removeReferencesToJoachim Fasting2017-03-29
* buildGoModule: share the buildFlagsArray with the parallel subprocessesShea Levy2017-03-15
* buildGoPackage: reduce the default meta.platformsVladimír Čunát2016-12-14
* buildGoPackage: remove go version from name (#21111)zimbatm2016-12-13
* buildGoPackage: introduce extraSrcPaths optionFranz Pletz2016-10-29