mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
bittorrent: Remove reference to deleted package.
This commit is contained in:
parent
c33fe2e663
commit
f7ce66985a
1 changed files with 0 additions and 4 deletions
|
@ -690,10 +690,6 @@ let
|
|||
inherit (strategoPackages016) strategoxt sdf;
|
||||
};
|
||||
|
||||
bittorrent = callPackage ../tools/networking/p2p/bittorrent {
|
||||
gui = true;
|
||||
};
|
||||
|
||||
bittornado = callPackage ../tools/networking/p2p/bit-tornado { };
|
||||
|
||||
blueman = callPackage ../tools/bluetooth/blueman {
|
||||
|
|
Loading…
Reference in a new issue