Commit graph

6 commits

Author SHA1 Message Date
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10: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
Roman Volosatovs b60a8effbb
gocode-gomod: 2019-02-12 -> 2019-03-27 2019-04-28 19:06:57 +02:00
Roman Volosatovs 96f3a583f1
gocode-gomod: 2018-10-16 -> 2019-02-12 2019-03-06 13:27:05 +01:00
Wael M. Nasreddine 0f4f5d69a7
gocode-gomod: init unstable at 2018-10-16 2018-11-05 22:13:40 -08:00