summaryrefslogtreecommitdiffhomepage
path: root/cmd/nardump/README.md
AgeCommit message (Collapse)AuthorFilesLines
2022-12-24cmd/nardump: Go tool to build Nix NARs and compute their hashes.Brad Fitzpatrick1-0/+7
Updates #6845. Signed-off-by: David Anderson <danderson@tailscale.com>