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