aboutsummaryrefslogtreecommitdiff
#pragma once

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

namespace nix {

PathSet scanForReferences(const Path & path, const PathSet & refs,
    HashResult & hash);
    
}
ceeacf5bbfc7cd45d526073141f194'>.patman: Remove get_maintainer_script option....Maxim Cournoyer 2023-02-25.patman: Ignore bad tags....Maxim Cournoyer 2022-12-28.patman: New configuration file....Maxim Cournoyer