mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Typo
This commit is contained in:
parent
403201e011
commit
04a699b8a9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Release 2.9 (2022-05-30)
|
# Release 2.9 (2022-05-30)
|
||||||
|
|
||||||
* Running Nix with the new `--debugger` flag will cause it to start a
|
* Running Nix with the new `--debugger` flag will cause it to start a
|
||||||
repl session if if an exception is thrown during evaluation, or if
|
repl session if an exception is thrown during evaluation, or if
|
||||||
`builtins.break` is called. From there you can inspect the values
|
`builtins.break` is called. From there you can inspect the values
|
||||||
of variables and evaluate Nix expressions. In debug mode, the
|
of variables and evaluate Nix expressions. In debug mode, the
|
||||||
following new repl commands are available:
|
following new repl commands are available:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue