qbittorrent-nox: init at 4.1.9.1 (#75068)
qbittorrent-nox: init at 4.1.9.1
This commit is contained in:
commit
942de234e9
1 changed files with 3 additions and 0 deletions
|
@ -20732,6 +20732,9 @@ in
|
|||
pythonmagick = callPackage ../applications/graphics/PythonMagick { };
|
||||
|
||||
qbittorrent = libsForQt5.callPackage ../applications/networking/p2p/qbittorrent { };
|
||||
qbittorrent-nox = qbittorrent.override {
|
||||
guiSupport = false;
|
||||
};
|
||||
|
||||
qcomicbook = libsForQt5.callPackage ../applications/graphics/qcomicbook { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue