THe stable task warrior has a licence GPLv2+, not MIT.
svn path=/nixpkgs/trunk/; revision=31152
This commit is contained in:
@@ -11,6 +11,6 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
description = "Command-line todo list manager";
|
||||
homepage = http://taskwarrior.org/;
|
||||
license = "MIT";
|
||||
license = "GPLv2+";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user