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