tixati: unfree license
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Torrent client";
|
description = "Torrent client";
|
||||||
homepage = http://www.tixati.com;
|
homepage = http://www.tixati.com;
|
||||||
license = licenses.free;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ volth ];
|
maintainers = with maintainers; [ volth ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user