aboutsummaryrefslogtreecommitdiff
#pragma once

#include "types.hh"
#include "hash.hh"

namespace nix {

PathSet scanForReferences(const Path & path, const PathSet & refs,
    HashResult & hash);
    
}
ref='/guix/log/gnu/tests/dict.scm?id=9d3965edca29f80667374da45214cc6f22a85be4&showmsg=1'>Expand)Author 2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure....Ludovic Courtès 2018-06-13tests: Honor the return value of 'start-service'....Clément Lassieur 2018-06-01marionette: Add 'wait-for-tcp-port'....Ludovic Courtès 2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures....Ludovic Courtès 2017-04-16tests: dicod: Bail out if we cannot connect within 20 seconds....Ludovic Courtès 2017-04-01tests: Add GNU dicod test....Ludovic Courtès