update taskwarrior-autotag
This commit is contained in:
parent
cd5c83946b
commit
4032e271a7
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ in
|
|||
"$@"
|
||||
'';
|
||||
set_tag_query = "status:pending '${cfg.query}'";
|
||||
unset_tag_query = "'! ${cfg.query} and +${cfg.tag_name}'";
|
||||
unset_tag_query = "'! ${cfg.query}'";
|
||||
yes = "${pkgs.coreutils}/bin/yes";
|
||||
in
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue