mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
Revert "Print the value in error: cannot coerce
messages (#9553)"
This reverts commit f0ac2a35d5
.
The request from the sibling PR, which also applies here, was not addressed.
https://github.com/NixOS/nix/pull/9554#issuecomment-1845095735
This commit is contained in:
parent
d4f6b1d38b
commit
9b7b7a7561
6 changed files with 21 additions and 73 deletions
|
@ -189,7 +189,7 @@ If neither is present, an error is thrown.
|
|||
> "${a}"
|
||||
> ```
|
||||
>
|
||||
> error: cannot coerce a set to a string: { }
|
||||
> error: cannot coerce a set to a string
|
||||
>
|
||||
> at «string»:4:2:
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue