Revert "libtorrentRasterbar: multi outputs, install python2/3 bindings"

This reverts commit d8e62d202d.
This commit is contained in:
Austin Seipp
2018-08-06 16:33:38 -05:00
parent d8e62d202d
commit 8397411b40
2 changed files with 4 additions and 18 deletions
-4
View File
@@ -17568,10 +17568,6 @@ EOF
foundationdb60 = (toPythonModule (pkgs.fdbPackages.override {
inherit python;
}).foundationdb60).python;
libtorrentRasterbar = (toPythonModule (pkgs.libtorrentRasterbar.override {
inherit python;
})).python;
});
in fix' (extends overrides packages)