Use PathReferences more widely

This commit is contained in:
John Ericson
2020-10-07 15:00:10 +00:00
parent dae4409071
commit f8d562c0a7
29 changed files with 431 additions and 205 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ namespace nix {
void printValueAsXML(EvalState & state, bool strict, bool location,
Value & v, std::ostream & out, PathSet & context);
}