nix-rust / nix

Rust friendly bindings to *nix APIs
MIT License
2.57k stars 650 forks source link

Nix 0.30.0 TODO #2436

Open SteveLauC opened 3 weeks ago

SteveLauC commented 3 weeks ago

Milestone: https://github.com/nix-rust/nix/milestone/17

In Nix 0.30.0, most interfaces should have I/O safety adopted, so there are a lot of braking changes included. We should help Nix users migrate to 0.30.0.

For those popular crates, we should probably test the usability before releasing Nix 0.30.0 in case something unexpected happens.

ref: #1750