Bump cargo-clone version to v1.2.3#337058
Merged
alyssais merged 1 commit intoNixOS:masterfrom Aug 24, 2024
Merged
Conversation
This was referenced Aug 24, 2024
alyssais
requested changes
Aug 24, 2024
Member
alyssais
left a comment
There was a problem hiding this comment.
Please follow the commit message conventions.
Due to a breaking change in Rust compiler 1.80.0 cargo-clone cannot be built. See NixOS#332957. Version 1.2.3 includes a fix for this issue and several cargo-clone dependency updates. Changelog: https://github.com/JanLikar/cargo-clone/blob/v1.2.3/CHANGELOG.md
e32ca96 to
391c7f6
Compare
Contributor
Author
|
Ah, thank you for pointing it out. I was too eager to get it done. |
alyssais
approved these changes
Aug 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Due to a breaking change in Rust compiler 1.80.0 cargo-clone cannot be built.
See #332957.
Version 1.2.3 includes a fix for this issue and several cargo-clone dependency updates.
Changelog: https://github.com/JanLikar/cargo-clone/blob/v1.2.3/CHANGELOG.md
Thanks to @eopb for resolving the upstream issue.
Description of changes
timeto fix build failures on rust1.80.0JanLikar/cargo-clone#134) by @eopbThings done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.