about summary refs log tree commit diff
path: root/pkgs/development/go-modules
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-28buildGoModule: support overriding the go-modules derivationBas van Dijk1-3/+6
2019-06-29buildGoModule: add ./ to all sub-packages (#63936)Wael Nasreddine1-1/+2
2019-05-24buildGoModule: pre-initialize module cache (#61967)John Children1-0/+1
2019-03-21buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)Wael Nasreddine1-11/+1
2019-03-17buildGoModule: Allow pname attribute (#57787)Vladyslav M1-1/+1
2019-03-14buildGoModule: function for packaging Go modulesWael M. Nasreddine2-0/+215
2019-03-13buildGoPackage: move it under a different pathWael M. Nasreddine2-248/+0
2019-02-07go: build each package single-threaded (#53390)Andrew Dunham1-4/+7
2018-12-18buildGoPackage: also support pnameJörg Thalheim1-163/+166
2018-11-24go_1_11: fix cross compilationJörg Thalheim1-3/+16
2018-11-21buildGoPackage: remove build-time dependency on parallel (and perl)Jörg Thalheim1-5/+5
2018-10-28buildGoPackage: re-enable GOCACHEJörg Thalheim1-3/+1
2018-09-10Allow doCheck config of buildGoPackageArmando Ramirez1-0/+1
2018-07-26Merge master into stagingFrederik Rietdijk1-1/+2
2018-07-18goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1Antoine Eiche1-0/+4
2018-07-17buildGoPackage: add shellHook attributeAntoine Eiche1-1/+2
2018-07-11buildGoPackage: Dont copy sources to $outadisbladis1-9/+0
2018-04-01buildGoPackage: use a separator when joining extraSrcPaths togetherPiotr Bogdan1-1/+1
2018-02-24buildGoPackage: disable go 1.10 cacheJörg Thalheim1-0/+3
2017-12-20buildGoPackage: fill in meta.homepageYegor Timoshenko1-0/+1
2017-11-11Merge pull request #30350 from alicebob/absdirOrivej Desh1-1/+1
2017-11-01goDeps: support fetchFromGiHub to fetch Go libsKamil Chmielewski1-1/+6
2017-10-12go: use absolute dir in getGoDirs()Harmen1-1/+1
2017-09-28go: update nonfatal build error listOrivej Desh1-1/+1
2017-06-01go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176)Joachim Schiele1-1/+1
2017-05-20Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim1-2/+6
2017-04-30cloud-print-connector: init at unstable-2017-01-19Chris Hodapp1-2/+6
2017-04-16buildGoPackage: fix preFixup failingsnyh1-1/+1
2017-03-29go builder: use removeReferencesToJoachim Fasting1-10/+4
2017-03-15buildGoModule: share the buildFlagsArray with the parallel subprocessesShea Levy1-0/+6
2016-12-14buildGoPackage: reduce the default meta.platformsVladimír Čunát1-1/+1
2016-12-13buildGoPackage: remove go version from name (#21111)zimbatm1-1/+1
2016-10-29buildGoPackage: introduce extraSrcPaths optionFranz Pletz1-1/+8
2016-09-16buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski1-1/+11
2016-08-31go: Split output order to match new conventionTuomas Tynkkynen1-1/+1
2016-08-11buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski2-1827/+2
2016-07-19hugo: init at 0.16schneefux1-0/+198
2016-07-10minify: init at v2.0.0schneefux1-0/+54