enhanced-ctorrent: move to p2p/
This commit is contained in:
parent
8814493dd6
commit
9fca65181c
2 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue