parent
e383a73c48
commit
eb8e6f1f01
@ -29,7 +29,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Visual Interactive Taskwarrior";
|
description = "Visual Interactive Taskwarrior";
|
||||||
maintainers = with pkgs.lib.maintainers; [ ];
|
maintainers = with pkgs.lib.maintainers; [ ];
|
||||||
platforms = pkgs.lib.platforms.linux;
|
platforms = pkgs.lib.platforms.all;
|
||||||
license = pkgs.lib.licenses.gpl3;
|
license = pkgs.lib.licenses.gpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user