mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 23:02:27 +00:00
Add release notes for error traces revamp
This commit is contained in:
parent
e93b59fbc5
commit
9ff892aad4
@ -14,3 +14,7 @@
|
|||||||
|
|
||||||
* `nix build` has a new `--print-out-paths` flag to print the resulting output paths.
|
* `nix build` has a new `--print-out-paths` flag to print the resulting output paths.
|
||||||
This matches the default behaviour of `nix-build`.
|
This matches the default behaviour of `nix-build`.
|
||||||
|
|
||||||
|
* Error traces have been reworked to provide detailed explanations and more
|
||||||
|
accurate error locations. A short excerpt of the trace is now shown by
|
||||||
|
default when an error occurs.
|
||||||
|
Loading…
Reference in New Issue
Block a user