5 Commits

Author SHA1 Message Date
Mario Rodas
ee2bda2119 mod: fix build on darwin 2020-03-21 05:47:00 -05:00
R. RyanTM
b8225d33c3 mod: 0.2.0 -> 0.2.2 2020-03-14 09:09:15 +00: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 Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0 2019-03-14 11:03:47 -07:00