mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
taskwarrior: taskwarrior -> taskwarrior2
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -87,7 +87,7 @@ in
|
||||
'';
|
||||
};
|
||||
|
||||
package = lib.mkPackageOption pkgs "taskwarrior" {
|
||||
package = lib.mkPackageOption pkgs "taskwarrior2" {
|
||||
nullable = true;
|
||||
example = "pkgs.taskwarrior3";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user