importantimport / hatsu

🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
https://hatsu.cli.rs
GNU Affero General Public License v3.0
107 stars 2 forks source link

musl build #9

Closed kwaa closed 4 months ago

kwaa commented 5 months ago

Currently Hatsu ships x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu build, but is unable to build musl successfully.

https://github.com/importantimport/hatsu/actions/runs/7693405320/job/20962092187

I think the problem is mostly due to openssl dependencies. https://github.com/LemmyNet/activitypub-federation-rust/issues/49

kwaa commented 4 months ago

Fixed in https://github.com/importantimport/hatsu/commit/58e8554494e0c57fbc5bc2089da529d3ca34a23f