View Source ExNar (ExNar v0.2.0)

Serialize or deserialize a Nix Archive

Link to this section Summary

Functions

Get the default permissions used when deserializing

Given a path to a Nix Archive nar unpack it to output_path

Get the executable permissions used when deserializing

Serializes and archives a given path fso, returning a binary

Link to this section Functions

Get the default permissions used when deserializing

Link to this function

deserialize!(nar, output_path)

View Source

Given a path to a Nix Archive nar unpack it to output_path

Get the executable permissions used when deserializing

Link to this function

serialize!(fso, opts \\ [])

View Source

Serializes and archives a given path fso, returning a binary