Merge pull request #3987 from nathanielbaxter/dev/bittorrent

bittorrent: Remove reference to deleted package.
This commit is contained in:
Aristid Breitkreuz 2014-09-06 12:37:09 +02:00
commit 108b26f09e

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 {