1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/doc/manual/rl-next
Rebecca Turner f0ac2a35d5
Print the value in error: cannot coerce messages (#9553)
* Print the value in `error: cannot coerce` messages

This extends the `error: cannot coerce a TYPE to a string` message
to print the value that could not be coerced. This helps with debugging
by making it easier to track down where the value is being produced
from, especially in errors with deep or unhelpful stack traces.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-12-08 16:36:57 +00:00
..
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
hash-format-nix32.md Add docs/rl-notes for nix hash convert / builtins.convertHash 2023-12-06 23:43:42 +01:00
mounted-ssh-store.md Migrate rl-next.md to doc/manual/rl-next directory 2023-11-24 16:53:33 +01:00
nix-config-show.md mention renaming of nix doctor 2023-11-30 23:04:05 +01:00
nix-env-json-drv-path.md Migrate rl-next.md to doc/manual/rl-next directory 2023-11-24 16:53:33 +01:00
nix-hash-convert.md Add docs/rl-notes for nix hash convert / builtins.convertHash 2023-12-06 23:43:42 +01:00
print-value-in-coercion-error.md Print the value in error: cannot coerce messages (#9553) 2023-12-08 16:36:57 +00:00