mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
parent
4d788bda18
commit
61ab873a22
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ private:
|
||||||
storePath = state.coerceToStorePath(i->pos, *i->value, context, "while evaluating the drvPath of a derivation");
|
storePath = state.coerceToStorePath(i->pos, *i->value, context, "while evaluating the drvPath of a derivation");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This unforutately breaks printing nested values because of
|
/* This unfortunately breaks printing nested values because of
|
||||||
how the pretty printer is used (when pretting printing and warning
|
how the pretty printer is used (when pretting printing and warning
|
||||||
to same terminal / std stream). */
|
to same terminal / std stream). */
|
||||||
#if 0
|
#if 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue