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

Upgrade to nix-0.22.0. #8

Merged
merged 1 commit into from Aug 12, 2021
Merged

Upgrade to nix-0.22.0. #8

merged 1 commit into from Aug 12, 2021

Conversation

jgalenson
Copy link
Contributor

The nix upgrade changes nix::Error to implement Intostd::io::Error,
which removes the need for this crate to do that on its own.
nix-rust/nix#1446 has more details.

The nix upgrade changes nix::Error to implement Into<std::io::Error>,
which removes the need for this crate to do that on its own.
nix-rust/nix#1446 has more details.
@qwandor qwandor merged commit ff51a60 into google:main Aug 12, 2021
@qwandor
Copy link
Collaborator

qwandor commented Aug 12, 2021

I guess you want a new release with this change in?

@jgalenson
Copy link
Contributor Author

Thanks!

Yes, I would like a release with this commit, although it's not urgent or anything.

@jgalenson jgalenson deleted the nix-0.22.0 branch August 12, 2021 13:05
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.

None yet

2 participants