Commit Graph

7 Commits

Author SHA1 Message Date
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq
5fbbfe48a7 gogetdoc: remove unnecessary goDeps/goPackagePath 2020-06-10 01:09:59 +10:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Jörg Thalheim
40793b5e23
gogetdoc: 2018-10-25 -> 2019-02-28 2020-04-23 15:29:13 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Wael M. Nasreddine
f5e4939277
gogetdoc: init at unstable 2018-10-25 2018-11-02 21:58:09 -07:00