mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
* Sync with the trunk.
This commit is contained in:
commit
83dfa89870
13 changed files with 71 additions and 28 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
void printValueAsXML(EvalState & state, bool strict,
|
||||
void printValueAsXML(EvalState & state, bool strict, bool location,
|
||||
Value & v, std::ostream & out, PathSet & context);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue