nix-rust / nix

Rust friendly bindings to *nix APIs
MIT License
2.63k stars 661 forks source link

Build failure on x86_64-unknown-haiku #2350

Closed asomers closed 5 months ago

asomers commented 6 months ago

A recent bug in the Rust standard library causes the build to fail for Haiku. We should disable it in CI until that bug is fixed. https://github.com/rust-lang/rust/issues/123343