rtorrent: move to pkgs/by-name

This commit is contained in:
Thiago Kenji Okada 2024-06-25 11:36:35 -03:00
parent 88dd45844f
commit 2293f663f8
2 changed files with 0 additions and 2 deletions

View File

@ -10210,8 +10210,6 @@ with pkgs;
libnids = callPackage ../tools/networking/libnids { };
rtorrent = callPackage ../applications/networking/p2p/rakshasa-rtorrent { };
jesec-rtorrent = callPackage ../applications/networking/p2p/jesec-rtorrent {
libtorrent = callPackage ../applications/networking/p2p/jesec-rtorrent/libtorrent.nix { };
};