Revert "libtorrentRasterbar_1_09: remove, not used anymore"
This reverts commit dd3142a14e.
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{ callPackage, ... } @ args:
|
||||||
|
|
||||||
|
callPackage ./generic.nix (args // {
|
||||||
|
version = "1.0.9";
|
||||||
|
sha256 = "1kfydlvmx4pgi5lpbhqr4p3jr78p3f61ic32046mkp4yfyydrspl";
|
||||||
|
})
|
||||||
@@ -8502,6 +8502,8 @@ in
|
|||||||
|
|
||||||
libtorrentRasterbar = callPackage ../development/libraries/libtorrent-rasterbar { };
|
libtorrentRasterbar = callPackage ../development/libraries/libtorrent-rasterbar { };
|
||||||
|
|
||||||
|
libtorrentRasterbar_1_09 = callPackage ../development/libraries/libtorrent-rasterbar/1.09.nix { };
|
||||||
|
|
||||||
libtorrentRasterbar_0_16 = callPackage ../development/libraries/libtorrent-rasterbar/0.16.nix {
|
libtorrentRasterbar_0_16 = callPackage ../development/libraries/libtorrent-rasterbar/0.16.nix {
|
||||||
# fix "unrecognized option -arch" error
|
# fix "unrecognized option -arch" error
|
||||||
stdenv = if stdenv.isDarwin
|
stdenv = if stdenv.isDarwin
|
||||||
|
|||||||
Reference in New Issue
Block a user