mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
comments
This commit is contained in:
parent
5bc97fdfa6
commit
7ccb2700c0
3 changed files with 0 additions and 56 deletions
|
@ -8,10 +8,6 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
/* Launch the nix debugger */
|
||||
|
||||
// std::function<void(EvalState & evalState,const Error * error, const Env & env, const Expr & expr)> debuggerHook;
|
||||
|
||||
/* Displaying abstract syntax trees. */
|
||||
|
||||
static void showString(std::ostream & str, std::string_view s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue