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 dependencies so yofi builds with the latest Rust #174

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

FriederHannenheim
Copy link
Contributor

Rust 1.80.0 introduced a regression that prevents older versions of the Time package from compiling (rust-lang/rust#127343). I noticed this because yofi wouldn't build after a nixos update so I created this PR that updates dependencies and fixes building.
I would like if you could do a patch release so the package can be updated in nixpkgs.

Cargo.lock Outdated Show resolved Hide resolved
@l4l l4l merged commit 09901e7 into l4l:master Aug 30, 2024
1 check passed
@l4l
Copy link
Owner

l4l commented Aug 30, 2024

Thanks!

@RaySlash
Copy link

RaySlash commented Sep 3, 2024

@FriederHannenheim Thanks for this. Seems like you have updated the whole deps in this, which should be alright if the author is cool with it. Ill update the package in nixpkgs soon.

@RaySlash
Copy link

RaySlash commented Sep 3, 2024

I did #173 earlier but was not showing up for some unforseen reason. It is essentially the same but with just the time crate pulled to latest.

@l4l
Copy link
Owner

l4l commented Sep 3, 2024

Oh indeed, I wonder how have I missed your PR. In general deps update is fine as long as no new crate duplicate.

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.

3 participants