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

Use rustix instead of nix #410

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Use rustix instead of nix #410

merged 1 commit into from
Sep 29, 2023

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Sep 22, 2023

This is cleaner than nix due to the use of OwnedFd/BorrowedFd.

calloop is already using rustix.

Depends on bytecodealliance/rustix#848.

This is cleaner than `nix` due to the use of `OwnedFd`/`BorrowedFd`.

`calloop` is already using `rustix`.
@ids1024 ids1024 marked this pull request as ready for review September 29, 2023 22:17
@ids1024
Copy link
Member Author

ids1024 commented Sep 29, 2023

0.38.15 is now released with the required functionality.

@wash2 wash2 merged commit 4ac6853 into Smithay:master Sep 29, 2023
6 checks passed
@ids1024 ids1024 deleted the rustix branch October 4, 2023 21:54
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