Crate2nix 0.15 released

We’re happy to announce crate2nix 0.15.0 after almost 2 years!

GitHub - nix-community/crate2nix: crate2nix builds your cargo-based rust project crate-by-crate with nix generates Nix build files for Rust/Cargo projects, enabling per-crate hermetic builds with proper caching.

New features

Notable fixes

  • Build-dependencies resolution when cross-compiling
  • Aliased git dependencies when multiple versions are referenced
  • Git dependencies with wildcard workspace members and nested subcrates
  • Parsing checksums from v1 manifests with latest cargo

Links

Thanks to all contributors: @P-E-Meunier, @bengsparks, @pnmadelaine, @weihanglo, @hallettj, @jrobsonchase, @Pacman99, @qknight!

20 Likes

It’s great to see this project getting updated! Thanks for putting in the work to make this happen!

2 Likes