qbittorrent: move to by-name
This commit is contained in:
@@ -15231,9 +15231,6 @@ with pkgs;
|
||||
|
||||
pure-maps = libsForQt5.callPackage ../applications/misc/pure-maps { };
|
||||
|
||||
qbittorrent = qt6Packages.callPackage ../applications/networking/p2p/qbittorrent {
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa;
|
||||
};
|
||||
qbittorrent-nox = qbittorrent.override { guiSupport = false; };
|
||||
|
||||
qcad = libsForQt5.callPackage ../applications/misc/qcad { };
|
||||
|
||||
Reference in New Issue
Block a user