diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-04-06 12:41:18 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2022-04-06 12:43:53 +0200 |
commit | 318936366d5198123ae9ba0292538529f706dce8 (patch) | |
tree | 8b73119b3183b7f939433aa7cadc28ee60dfd1cf /.gitignore | |
parent | fbeb8fd1b4beede0b1997ca10a14f345ba1a1c75 (diff) |
Fix empty 'nix copy' error message
This was caused by SubstitutionGoal not setting the errorMsg field in
its BuildResult. We now get a more descriptive message than in 2.7.0, e.g.
error: path '/nix/store/13mh...' is required, but there is no substituter that can build it
instead of the misleading (since there was no build)
error: build of '/nix/store/13mh...' failed
Fixes #6295.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions