mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
move ignore-try to EvalSettings
This commit is contained in:
parent
6ac8200ff5
commit
a3629ab0cc
4 changed files with 8 additions and 12 deletions
|
|
@ -467,7 +467,6 @@ EvalState::EvalState(
|
|||
, debugRepl(nullptr)
|
||||
, debugStop(false)
|
||||
, debugQuit(false)
|
||||
, ignoreTry(false)
|
||||
, trylevel(0)
|
||||
, regexCache(makeRegexCache())
|
||||
#if HAVE_BOEHMGC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue