Merge pull request #254472 from 1sixth/update-deluge-libtorrent

deluge: do not use libtorrent-rasterbar-1_2_x
This commit is contained in:
Rick van Schijndel 2023-09-11 21:36:36 +02:00 committed by GitHub
commit 9dd35c1be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7393,9 +7393,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;