Highlights
- Pack and unpack NARs with the new
nix-archiveCLI. - Restore archives from streams with payload-independent memory use.
- Scan NAR streams for Nix store-path references while hashing in the same pass.
- Use the named
NarHashresult type for NAR size and SHA-256 digests.
See CHANGELOG.md for complete details, including breaking API changes.
The crate is available from crates.io.