mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
taskwarrior: taskwarrior -> taskwarrior2
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
acf7743c89
commit
9f3a82bfd1
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
package = lib.mkPackageOption pkgs "taskwarrior" {
|
package = lib.mkPackageOption pkgs "taskwarrior2" {
|
||||||
nullable = true;
|
nullable = true;
|
||||||
example = "pkgs.taskwarrior3";
|
example = "pkgs.taskwarrior3";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue