Skip to content

Conversation

@paulyoung
Copy link
Contributor

I did a short experiment with having another Rust package alongside dfx and was looking for a way to reduce some of the boilerplate involved. The dfinity repo had introduced a top-level.nix overlay for apparently similar reasons, so I added that (nixpkgs also does this).

In doing so I ran into a issue with building rls which seems to have only surfaced now due to a Hydra cache miss. Updating nixpkgs-unstable addresses this and gets nix-shell working again for me.

Copy link
Contributor

@hansl hansl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3 it!

@mergify mergify bot merged commit 2927bb2 into master Sep 13, 2019
@mergify mergify bot deleted the paulyoung/fix-nix-shell branch September 13, 2019 20:09
@mergify mergify bot removed the automerge label Sep 13, 2019
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.

2 participants