···17 meta = with stdenv.lib; {
18 homepage = "https://github.com/asciimoo/morty";
19 maintainers = with maintainers; [ leenaars ];
020 description = "Privacy aware web content sanitizer proxy as a service";
21 longDescription = ''
22 Morty is a web content sanitizer proxy as a service. It rewrites web
···17 meta = with stdenv.lib; {
18 homepage = "https://github.com/asciimoo/morty";
19 maintainers = with maintainers; [ leenaars ];
20+ license = licenses.agpl3;
21 description = "Privacy aware web content sanitizer proxy as a service";
22 longDescription = ''
23 Morty is a web content sanitizer proxy as a service. It rewrites web