libtorrentRasterbar: multi outputs, install python2/3 bindings
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
@@ -17568,6 +17568,10 @@ EOF
|
||||
foundationdb60 = (toPythonModule (pkgs.fdbPackages.override {
|
||||
inherit python;
|
||||
}).foundationdb60).python;
|
||||
|
||||
libtorrentRasterbar = (toPythonModule (pkgs.libtorrentRasterbar.override {
|
||||
inherit python;
|
||||
})).python;
|
||||
});
|
||||
|
||||
in fix' (extends overrides packages)
|
||||
|
||||
Reference in New Issue
Block a user