Debug a Nix expression with debug/trace statements?

builtins.trace looks quite helpful, thanks earvstedt! Is there something like a builtins.breakpoint that drops you into nix repl when it evaluates?