mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01: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");
|
||||
}
|
||||
|
||||
/* 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
|
||||
to same terminal / std stream). */
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue