You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nix is locked at version 0.5, which does not support ppc64le.
error[E0432]: unresolved import `self::consts`
--> /home/joel/.cargo/registry/src/github.com-1ecc6299db9ec823/nix-0.5.1/src/sys/ioctl/platform/linux.rs:34:15
|
34 | pub use self::consts::*;
| ^^^^^^ Could not find `consts` in `self`
Upstream supports this architecture as of later versions (0.8.1): nix-rust/nix@4ee5113
nix is locked at version 0.5, which does not support ppc64le.
Upstream supports this architecture as of later versions (0.8.1): nix-rust/nix@4ee5113
It looks like this is pulled in by rustyline:
Rustyline looks like it might have a new release soon:
kkawakam/rustyline#123 (comment)
The text was updated successfully, but these errors were encountered: