bittorrent: Remove reference to deleted package.

This commit is contained in:
Nathaniel Baxter 2014-09-06 20:32:01 +10:00
parent c33fe2e663
commit f7ce66985a

View file

@ -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 {