Merge pull request #3987 from nathanielbaxter/dev/bittorrent
bittorrent: Remove reference to deleted package.
This commit is contained in:
commit
108b26f09e
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