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 nix to 0.25.0 #67

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Conversation

g0hl1n
Copy link
Contributor

@g0hl1n g0hl1n commented Oct 21, 2022

Update to the latest nix version 0.25.0 and adapt nix::poll::ppoll to receive an Option<nix::sys::signal::SigSet> instead of a plain SigSet (as introduced by nix-rust/nix#1739).

Update to the latest nix version and adapt nix::poll::ppoll to receive
an Option<nix::sys::signal::SigSet> instead of a plain SigSet.

Signed-off-by: Richard Leitner <[email protected]>
Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jessebraham jessebraham merged commit 536e1a5 into serialport:main Oct 21, 2022
@g0hl1n g0hl1n deleted the g0hl1n_update-nix branch October 21, 2022 19:46
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.

2 participants