qbittorrent-nox: init at 4.1.9.1 (#75068)
qbittorrent-nox: init at 4.1.9.1
This commit is contained in:
commit
942de234e9
@ -20732,6 +20732,9 @@ in
|
|||||||
pythonmagick = callPackage ../applications/graphics/PythonMagick { };
|
pythonmagick = callPackage ../applications/graphics/PythonMagick { };
|
||||||
|
|
||||||
qbittorrent = libsForQt5.callPackage ../applications/networking/p2p/qbittorrent { };
|
qbittorrent = libsForQt5.callPackage ../applications/networking/p2p/qbittorrent { };
|
||||||
|
qbittorrent-nox = qbittorrent.override {
|
||||||
|
guiSupport = false;
|
||||||
|
};
|
||||||
|
|
||||||
qcomicbook = libsForQt5.callPackage ../applications/graphics/qcomicbook { };
|
qcomicbook = libsForQt5.callPackage ../applications/graphics/qcomicbook { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user