Skip to content

Releases: cachix/nix-archive

Release list

nix-archive 0.2.0

Choose a tag to compare

@domenkozar domenkozar released this 11 Aug 02:38

Highlights

  • Pack and unpack NARs with the new nix-archive CLI.
  • 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 NarHash result 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.