lorri: use cargoHash instead of cargoSha256#325597
Conversation
This is a mismatch after merging both of: - NixOS#323983 - NixOS#322749
|
Doesn’t look like this fixed the eval error on ofborg. |
|
Ah, I see – |
Yeah, this was breaking
Hm. This is just because the base branch is still broken, I guess:
|
Which ofc is fine - because this PR only has the fix for it. So, I guess this can't pass ofborg-eval before this is merged. |
toonn
left a comment
There was a problem hiding this comment.
LGTM, I also needed this locally.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
I don't understand how this happened either. Looking at the commits, I can't see where it was changed back to |
|
I think it came from an automatic staging merge. |
Evaluation is broken for
lorri, because #323983 renamedcargoSha256tocargoHash, but #322749 updatedcargoSha256at the same time.Pinging @JohnRTitor and @SuperSandro2000 as those who merged the two PRs.