mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
Merge pull request #254472 from 1sixth/update-deluge-libtorrent
deluge: do not use libtorrent-rasterbar-1_2_x
This commit is contained in:
commit
9dd35c1be8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user