mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
Remove trace item: while calling the 'addErrorContext' builtin
This commit is contained in:
parent
bebacc475c
commit
981c309057
4 changed files with 13 additions and 16 deletions
|
@ -1,20 +1,6 @@
|
|||
error:
|
||||
… while calling the 'addErrorContext' builtin
|
||||
at /pwd/lang/eval-fail-addErrorContext-example.nix:6:7:
|
||||
5| else
|
||||
6| builtins.addErrorContext
|
||||
| ^
|
||||
7| "while counting down; n = ${toString n}"
|
||||
|
||||
… while counting down; n = 10
|
||||
|
||||
… while calling the 'addErrorContext' builtin
|
||||
at /pwd/lang/eval-fail-addErrorContext-example.nix:6:7:
|
||||
5| else
|
||||
6| builtins.addErrorContext
|
||||
| ^
|
||||
7| "while counting down; n = ${toString n}"
|
||||
|
||||
… while counting down; n = 9
|
||||
|
||||
… while counting down; n = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue