mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 15:26:17 +02:00
parent
b0e18df994
commit
6fa95c35c7
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@
|
|||
`nix repl --file '<nixpkgs>'` or `nix repl --expr 'import <nixpkgs>{}'`
|
||||
|
||||
This is currently guarded by the 'repl-flake' experimental feature
|
||||
|
||||
* A new primop `builtins.traceVerbose` is available. It is similar to `builtins.trace`
|
||||
if the `trace-verbose` setting is set to true, and it is a no-op otherwise.
|
||||
|
|
Loading…
Reference in a new issue