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 outdated Cargo.lock file #299

Open
TomaSajt opened this issue Feb 18, 2025 · 0 comments
Open

Update outdated Cargo.lock file #299

TomaSajt opened this issue Feb 18, 2025 · 0 comments

Comments

@TomaSajt
Copy link

Seems like the updated Cargo.lock file was not committed when one of the dependencies in a Cargo.toml file was changed to a newer version.

I am a maintainer at nixpkgs and we rely on the information listed in the Cargo.lock file to vendor the dependencies we need for the build.

This is causing build issues for us. See: NixOS/nixpkgs#382991

Sidenote: This has only become a problem now, because we changed our old vendoring logic recently. The old implementation was accidentally regenerating the lockfile, thus not encountering this issue.

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

No branches or pull requests

1 participant