forked from mirrors/nixpkgs
parent
270d3892b3
commit
9c9f5aaeb2
|
@ -38,5 +38,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A ncurses wrapper around taskwarrior";
|
||||
maintainers = with maintainers; [ infinisil ];
|
||||
platforms = platforms.linux; # Cannot test others
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue