enhanced-ctorrent: move to p2p/

This commit is contained in:
AndersonTorres 2022-11-13 09:55:57 -03:00
parent 8814493dd6
commit 9fca65181c
2 changed files with 1 additions and 1 deletions

View File

@ -28175,7 +28175,7 @@ with pkgs;
endeavour = callPackage ../applications/office/endeavour { };
enhanced-ctorrent = callPackage ../applications/networking/enhanced-ctorrent { };
enhanced-ctorrent = callPackage ../applications/networking/p2p/enhanced-ctorrent { };
entangle = callPackage ../applications/video/entangle {
inherit (gst_all_1) gstreamer gst-plugins-base;