tixati: unfree license
This commit is contained in:
parent
318b3fb34e
commit
bc2aaeb75c
@ -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 ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user