mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
262 B
262 B
| synopsis | prs |
|---|---|
| `nix repl` now respects Ctrl-C while printing values | 9927 |
nix repl will now halt immediately when Ctrl-C is pressed while it's printing
a value. This is useful if you got curious about what would happen if you
printed all of Nixpkgs.