Skip to content

Conversation

jszwedko
Copy link

This updates the dependency on nix to 0.23. There was only one API change that had to be dealt with when moving to 0.22.

Takes the place of #339

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
htr and others added 4 commits February 8, 2024 10:36
While compiling on Linux s390x, were getting the error
error[E0308]: mismatched types
  --> heim-host/src/sys/linux/users/other.rs:80:25
   |
80 |             session_id: entry.ut_session,
   |                         ^^^^^^^^^^^^^^^^ expected `i32`, found
`i64`

For more information about this error, try `rustc --explain E0308`.
Fix mismatched type on s390x
The previous glob pattern matched only single-digit CPU numbers.
Change to support any number.
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.

4 participants