aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/go-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* buildGo{Package,Module}: set trimpath in GOFLAGSzowoq2020-11-181-11/+3
* buildGoModule: copy vendor instead of symlinkingzowoq2020-11-061-4/+4
* buildGoModule: use optionalStringzowoq2020-10-281-19/+14
* treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-141-1/+1
* buildGo{module,package}: also fixup `$out/{libexec,lib}`Jörg Thalheim2020-08-281-1/+1
* buildGoModule: remove modSha256zowoq2020-08-202-234/+0
* buildGoModule: check if vendor exists with deleteVendorzowoq2020-08-141-2/+7
* buildGoModule: update deleteVendor docszowoq2020-08-141-1/+1
* buildGoModule: change doCheck default to truezowoq2020-08-101-1/+1
* go-modules: Add useVend flag to go-modulesColin L Rice2020-07-281-2/+13
* Revert "Group packages by language/builder via dummy maintainer"zowoq2020-07-181-1/+1
* buildGoModule: add nixpkgs-go maintainerzowoq2020-07-171-1/+1
* buildGoModule: remove trailing whitespacezowoq2020-06-281-1/+1
* buildGoModule: require vendorSha256 to be set in packageszowoq2020-06-171-1/+1
* go-modules: Add in old modsha256 w/ warningColin L Rice2020-05-142-1/+231
* go-modules: Augment builds w/ vendor srcColin L Rice2020-05-141-20/+38
* buildGoModule: enable strictDepsJörg Thalheim2020-03-181-0/+2
* buildGoModule: passthru the modSha256 (#82027)Benjamin Hipple2020-03-111-1/+1
* buildGoModule: support impure modules (#76532)zimbatm2019-12-281-4/+14
* dolt: init at 0.12.0 (#75693)Danylo Hlynskyi2019-12-161-1/+6
* buildGoModule: disable consult the checksum database on buildMario Rodas2019-12-011-0/+1
* buildGoModule: remove cached lookup results and tilesMario Rodas2019-10-121-0/+2
* buildGoModule: support overriding the go-modules derivationBas van Dijk2019-07-281-3/+6
* buildGoModule: add ./ to all sub-packages (#63936)Wael Nasreddine2019-06-291-1/+2
* buildGoModule: pre-initialize module cache (#61967)John Children2019-05-241-0/+1
* buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)Wael Nasreddine2019-03-211-11/+1
* buildGoModule: Allow pname attribute (#57787)Vladyslav M2019-03-171-1/+1
* buildGoModule: function for packaging Go modulesWael M. Nasreddine2019-03-142-0/+215
* buildGoPackage: move it under a different pathWael M. Nasreddine2019-03-132-248/+0
* go: build each package single-threaded (#53390)Andrew Dunham2019-02-071-4/+7
* buildGoPackage: also support pnameJörg Thalheim2018-12-181-163/+166
* go_1_11: fix cross compilationJörg Thalheim2018-11-241-3/+16
* buildGoPackage: remove build-time dependency on parallel (and perl)Jörg Thalheim2018-11-211-5/+5
* buildGoPackage: re-enable GOCACHEJörg Thalheim2018-10-281-3/+1
* Allow doCheck config of buildGoPackageArmando Ramirez2018-09-101-0/+1
* Merge master into stagingFrederik Rietdijk2018-07-261-1/+2
|\
| * buildGoPackage: add shellHook attributeAntoine Eiche2018-07-171-1/+2
* | goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1Antoine Eiche2018-07-181-0/+4
|/
* buildGoPackage: Dont copy sources to $outadisbladis2018-07-111-9/+0
* buildGoPackage: use a separator when joining extraSrcPaths togetherPiotr Bogdan2018-04-011-1/+1
* buildGoPackage: disable go 1.10 cacheJörg Thalheim2018-02-241-0/+3
* buildGoPackage: fill in meta.homepageYegor Timoshenko2017-12-201-0/+1
* Merge pull request #30350 from alicebob/absdirOrivej Desh2017-11-111-1/+1
|\
| * go: use absolute dir in getGoDirs()Harmen2017-10-121-1/+1
* | goDeps: support fetchFromGiHub to fetch Go libsKamil Chmielewski2017-11-011-1/+6
|/
* go: update nonfatal build error listOrivej Desh2017-09-281-1/+1
* go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176)Joachim Schiele2017-06-011-1/+1
* Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim2017-05-201-2/+6
|\
| * cloud-print-connector: init at unstable-2017-01-19Chris Hodapp2017-04-301-2/+6
* | buildGoPackage: fix preFixup failingsnyh2017-04-161-1/+1
|/