Commit graph

6 commits

Author SHA1 Message Date
Maximilian Bosch 3161b0319b
todoist: fix gomod hash 2019-09-16 23:01:37 +02:00
Ricardo M. Correia fadebf39ed todoist: 0.13.1 -> 0.14.0 2019-09-12 20:43:38 +02: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 554406b510
todoist: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:18 -07:00
Ricardo M. Correia 5e06e38a43 todoist: init at 0.13.1 2019-02-11 15:09:13 +01:00