Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Cargo.lock after other hashes #260

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

getchoo
Copy link
Contributor

@getchoo getchoo commented Jun 25, 2024

As update_cargo_lock() overrides the top level derivations, this will cause hash mismatch errors in the event of other FODs being used in the environment (i.e., pnpmDeps) during updates if they also need to be updated. gitbutler in nixpkgs at this revision is a real world example of this occurring, and changing the order of these function calls allows it to run as expected

as `update_cargo_lock()` overrides the top level derivations, this will
cause hash mismatch errors in the event of other FODs being used in the
environment (i.e., `pnpmDeps`) during updates if they also need to be
updated
@Mic92
Copy link
Owner

Mic92 commented Jun 25, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Jun 25, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 0add018

@mergify mergify bot merged commit 0add018 into Mic92:master Jun 25, 2024
4 checks passed
@getchoo getchoo deleted the cargolock branch June 25, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants