happysalada opened a new pull request, #4079:
URL: https://github.com/apache/opendal/pull/4079
the source released on github doesn't include
several bindings. This removes them from the
Cargo.toml to allow building from source
without this change, building from source results in errors like
```
> error: failed to load manifest for workspace member
`/private/tmp/nix-build-oli-0.44.2.drv-0/source/bindings/haskell`
>
> Caused by:
> failed to read
`/private/tmp/nix-build-oli-0.44.2.drv-0/source/bindings/haskell/Cargo.toml`
>
```
to give more context, I'm trying to package oli for nixpkgs, this seems like
a very useful tool.
thank you for your work on opendal, this looks amazing!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]