Module nix_compat::nar::reader

source ·
Expand description

Parser for the Nix archive format, aka NAR.

NAR files (and their hashed representations) are used in C++ Nix for a variety of things, including addressing fixed-output derivations and transferring store paths between Nix stores.

Modules§

Macros§

Structs§

Enums§

Functions§

  • Start reading a NAR file from reader.

Type Aliases§