taskwarrior: improve meta.description (taskwarrior has nothing to do with GTD)

+1 -1
+1 -1
pkgs/applications/misc/taskwarrior/default.nix
··· 21 ''; 22 23 meta = with stdenv.lib; { 24 - description = "GTD (getting things done) implementation"; 25 homepage = http://taskwarrior.org; 26 license = licenses.mit; 27 maintainers = with maintainers; [ marcweber jgeerds ];
··· 21 ''; 22 23 meta = with stdenv.lib; { 24 + description = "Highly flexible command-line tool to manage TODO lists"; 25 homepage = http://taskwarrior.org; 26 license = licenses.mit; 27 maintainers = with maintainers; [ marcweber jgeerds ];