summaryrefslogtreecommitdiffstats
path: root/pkgs/development/go-modules
AgeCommit message (Expand)Author
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
2018-07-11buildGoPackage: Dont copy sources to $outadisbladis
2018-04-01buildGoPackage: use a separator when joining extraSrcPaths togetherPiotr Bogdan
2018-02-24buildGoPackage: disable go 1.10 cacheJörg Thalheim
2017-12-20buildGoPackage: fill in meta.homepageYegor Timoshenko
2017-11-11Merge pull request #30350 from alicebob/absdirOrivej Desh
2017-11-01goDeps: support fetchFromGiHub to fetch Go libsKamil Chmielewski
2017-10-12go: use absolute dir in getGoDirs()Harmen
2017-09-28go: update nonfatal build error listOrivej Desh
2017-06-01go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176)Joachim Schiele
2017-05-20Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim
2017-04-30cloud-print-connector: init at unstable-2017-01-19Chris Hodapp
2017-04-16buildGoPackage: fix preFixup failingsnyh
2017-03-29go builder: use removeReferencesToJoachim Fasting
2017-03-15buildGoModule: share the buildFlagsArray with the parallel subprocessesShea Levy
2016-12-14buildGoPackage: reduce the default meta.platformsVladimír Čunát
2016-12-13buildGoPackage: remove go version from name (#21111)zimbatm
2016-10-29buildGoPackage: introduce extraSrcPaths optionFranz Pletz
2016-09-16buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski
2016-08-31go: Split output order to match new conventionTuomas Tynkkynen
2016-08-11buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski
2016-07-19hugo: init at 0.16schneefux
2016-07-10minify: init at v2.0.0schneefux
2016-06-25sift: init at 0.8.0Carl Sverre
2016-06-21elvish: init at 0.1Rahul Gopinath
2016-06-18Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"Aristid Breitkreuz
2016-06-12influxdb: merge deps with the common go-moduleszimbatm
2016-06-10go2nix: 20160307 -> 0.1.0Kamil Chmielewski
2016-06-09goBuildPackage: export gozimbatm