···38 homepage = "https://github.com/jesec/libtorrent";
39 description = "A BitTorrent library written in C++ for *nix, with focus on high performance and good code (jesec's fork)";
40 license = licenses.gpl2Plus;
41- maintainers = with maintainers; [ winterqt AndersonTorres ];
42 platforms = platforms.linux;
43 };
44}
···38 homepage = "https://github.com/jesec/libtorrent";
39 description = "A BitTorrent library written in C++ for *nix, with focus on high performance and good code (jesec's fork)";
40 license = licenses.gpl2Plus;
41+ maintainers = with maintainers; [ winter AndersonTorres ];
42 platforms = platforms.linux;
43 };
44}