blob: a83b5c7647db0113d3fb1b49d14e6bbac8472b6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
R""(
# Description
`nix nar` provides several subcommands for creating and inspecting
*Nix Archives* (NARs).
# File format
For the definition of the NAR file format, see Figure 5.2 in
https://edolstra.github.io/pubs/phd-thesis.pdf.
)""
|