Commit graph

9 commits

Author SHA1 Message Date
Symphorien Gibol fb90fea6e8 todoman: install shell completions 2020-02-24 12:00:00 +00:00
R. RyanTM 4e8c77b9bf todoman: 3.6.0 -> 3.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/todoman/versions
2019-10-23 14:38:56 -07:00
Will Dietz 15cafa9e10
todoman: 3.5.0 -> 3.6.0
https://github.com/pimutils/todoman/releases/tag/v3.6.0
2019-09-13 22:29:12 -05: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
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Notkea 8273e650fa
todoman: 3.4.1 -> 3.5.0
updating to latest version and remove already included patch
2018-12-07 16:05:58 +01:00
Michiel Leenaars 49ca9324af todoman: 3.4.0 -> 3.4.1 2018-10-27 21:37:57 +02:00
Uli Baum 2abe3956e4 todoman: limit to linux
glibcLocales doesn't exist on Darwin
2018-08-25 00:13:47 +02:00
Michiel Leenaars 4768d2e13a todoman: init at 3.4.0 2018-08-24 23:01:15 +02:00