#pragma once #include "types.hh" #include "hash.hh" namespace nix { PathSet scanForReferences(const Path & path, const PathSet & refs, HashResult & hash); } icon' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-publish.conf.in
AgeCommit message (Expand)Author
2018-11-23build: Binary tarball now populates the "current-guix" profile....Ludovic Courtès
2017-03-06build: Don't embed absolute paths in .service and .conf service files....Leo Famulari