mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
commit
cbce0c662e
@ -34872,10 +34872,6 @@ with pkgs;
|
||||
|
||||
pyrosimple = callPackage ../applications/networking/p2p/pyrosimple { };
|
||||
|
||||
pzip = callPackage ../by-name/pz/pzip/package.nix {
|
||||
buildGoModule = buildGo121Module;
|
||||
};
|
||||
|
||||
qbittorrent = libsForQt5.callPackage ../applications/networking/p2p/qbittorrent { };
|
||||
qbittorrent-nox = qbittorrent.override {
|
||||
guiSupport = false;
|
||||
|
Loading…
Reference in New Issue
Block a user