deluge: do not use libtorrent-rasterbar-1_2_x

It was pinned when deluge was not entirely compatible with
libtorrent 2.0.
This commit is contained in:
1sixth 2023-09-11 08:02:57 +08:00
parent d2031e8c2e
commit c3a737301b
No known key found for this signature in database

View File

@ -7389,9 +7389,7 @@ with pkgs;
ddrutility = callPackage ../tools/system/ddrutility { };
inherit (callPackages ../applications/networking/p2p/deluge {
libtorrent-rasterbar = libtorrent-rasterbar-1_2_x;
})
inherit (callPackages ../applications/networking/p2p/deluge { })
deluge-gtk
deluged
deluge;