-
Notifications
You must be signed in to change notification settings - Fork 24
Build fails on latest unstable Rust in Darwin (macOS) #83
Comments
I narrowed it down to a rust version change |
This is unfortunately still failing. So:
I tried to build again with the latest version and am getting:
This seems to be a legitimate bug in the code, @jwilm please help if at all possible. I can continue patching my Nixpkgs to stay with It goes without saying that I will take care to get any fixes pushed here merged into upstream Nixpkgs :) |
Upstream Rust seems to have moved to
|
Rust 1.45 has dropped, and introduced new build errors:
|
Trying to build the
racerd
package in nix-pkgs, which depends on the latest unstable rust:Unfortunately, this repo depends on features not in stable, attempts to build with stable fail.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: