mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Update snapshots
This commit is contained in:
parent
91e89628fd
commit
fe6408b5df
3 changed files with 21 additions and 0 deletions
|
@ -41,4 +41,11 @@ error:
|
|||
| ^
|
||||
5| if n > 0
|
||||
|
||||
… while calling the 'throw' builtin
|
||||
at /pwd/lang/eval-fail-duplicate-traces.nix:7:10:
|
||||
6| then throwAfter (n - 1)
|
||||
7| else throw "Uh oh!";
|
||||
| ^
|
||||
8| in
|
||||
|
||||
error: Uh oh!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue