mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
formatting
This commit is contained in:
parent
3dfab6e534
commit
88a54108eb
3 changed files with 14 additions and 14 deletions
|
|
@ -114,10 +114,10 @@ public:
|
|||
RootValue vCallFlake = nullptr;
|
||||
RootValue vImportedDrvToDerivation = nullptr;
|
||||
|
||||
/* Debugger */
|
||||
bool debugStop;
|
||||
bool debugQuit;
|
||||
std::list<DebugTrace> debugTraces;
|
||||
|
||||
void debug_throw(Error e);
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue