-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
tree-wide: convert rust with git deps to importCargoLock #221716
Merged
Merged
Commits on Mar 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7130282 - Browse repository at this point
Copy the full SHA 7130282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c848f - Browse repository at this point
Copy the full SHA 34c848fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f4c8b - Browse repository at this point
Copy the full SHA f4f4c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b31d4 - Browse repository at this point
Copy the full SHA 37b31d4View commit details -
rustPlatform.importCargoLock: follow symlinks when copying tree
fixes build when git dependencies contain symlinks into parent directory needed for libdeltachat
Configuration menu - View commit details
-
Copy full SHA for 5ce282e - Browse repository at this point
Copy the full SHA 5ce282eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34aef86 - Browse repository at this point
Copy the full SHA 34aef86View commit details
Commits on Mar 26, 2023
-
rustPlatform.fetchCargoTarball: fail on git dependencies
The reason is that we can not expect the extended logic run on git dependencies starting from Cargo 1.68 to be reproducible in future versions, and thus the output hash would not be sufficiently stable. rust-lang/cargo#11414
Configuration menu - View commit details
-
Copy full SHA for 4329de1 - Browse repository at this point
Copy the full SHA 4329de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a1640 - Browse repository at this point
Copy the full SHA f3a1640View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8cbc3c - Browse repository at this point
Copy the full SHA f8cbc3cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.