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

Issue compiling heim-common #1021

Closed
sagis-tikal opened this issue Nov 27, 2019 · 3 comments
Closed

Issue compiling heim-common #1021

sagis-tikal opened this issue Nov 27, 2019 · 3 comments

Comments

@sagis-tikal
Copy link

Describe the bug
Nushell 0.6.0 doesn't compile because of heim-common

To Reproduce
Steps to reproduce the behavior:

  1. Run the command cargo install nu
  2. Wait.
  3. Check out the compilation error

Expected behavior
I expected nushell to be successfully installed

Screenshots
image

Configuration (please complete the following information):

  • OS: Manjaro Linux
  • Version 0.6.0
  • No additional features activated

Heim issue #182

@alvitawa
Copy link

alvitawa commented Nov 27, 2019

Same here, regardless of the features used (heim is actually only needed for the ps and sys features).

Edit: Compiling with stable rust works (rustup default stable; cargo install nu), so it appears heim 0.0.8 just doesn't compile with nightly.

@est31
Copy link
Contributor

est31 commented Nov 28, 2019

Upstream rust issue: rust-lang/rust#66757

@sophiajt sophiajt closed this as completed Mar 2, 2020
@sophiajt
Copy link
Member

sophiajt commented Mar 2, 2020

This was fixed a while ago, closing

bobhy pushed a commit to bobhy/nushell that referenced this issue Oct 22, 2023
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

No branches or pull requests

4 participants