aboutsummaryrefslogtreecommitdiff
#pragma once

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

namespace nix {

PathSet scanForReferences(const Path & path, const PathSet & refs,
    HashResult & hash);
    
}
43549c93d8d1836a82bcb3f7065cc2e&showmsg=1'>Expand)Author 2024-08-31build: utils: Raise error in modify-phases upon missing key....Carlo Zancanaro