-
Notifications
You must be signed in to change notification settings - Fork 130
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
rust-overlay: querying packages results in "parentheses not balanced" error #70
Comments
I'm seeing this same output on (macOS Sierra 10.12.6) after first run of:
|
I'm also seeing this on Sierra with Nix 1.11.15.
Sean Omlor <[email protected]> writes:
… I'm seeing this same output on (macOS Sierra 10.12.6) after
first run of:
nix-env -iA nixpkgs.latest.rustChannels.nightly.rust
$ nix-env --version
nix-env (Nix) 1.11.15
—
You are receiving this because you are subscribed to this
thread.
Reply to this email directly, view it on GitHub, or mute the
thread.
|
Probably due to this: NixOS/nix#1537 |
It sounds to me that this might be a miss reported OOM error message from libc++. You can either switch to Nix 1.12 (after updating to the latest version of nixpkgs-mozilla) or try the work-around as suggested in #33 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is on macOS Sierra (Darwin), Nix version 1.11.13.
The text was updated successfully, but these errors were encountered: