#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } con' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/etc/gnu-store.mount.in
AgeCommit message (Expand)Author
2020-05-16etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice