about summary refs log tree commit diff
path: root/pkgs/development/go-modules
AgeCommit message (Expand)AuthorFilesLines
2020-11-18buildGo{Package,Module}: set trimpath in GOFLAGSzowoq1-11/+3
2020-11-06buildGoModule: copy vendor instead of symlinkingzowoq1-4/+4
2020-10-28buildGoModule: use optionalStringzowoq1-19/+14
2020-10-14treewide: De-inline uses of lib.boolToStringMalte Brandy1-1/+1
2020-08-28buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim1-1/+1
2020-08-20buildGoModule: remove modSha256zowoq2-234/+0
2020-08-14buildGoModule: check if vendor exists with deleteVendorzowoq1-2/+7
2020-08-14buildGoModule: update deleteVendor docszowoq1-1/+1
2020-08-10buildGoModule: change doCheck default to truezowoq1-1/+1
2020-07-28go-modules: Add useVend flag to go-modulesColin L Rice1-2/+13
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