Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix nix shell by hardcoding the flakecompat library #2196

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

jappeace
Copy link
Contributor

Since it wasn't available in the lockfile, I just hardcoded it
in the shell.nix file.

This is a possible solution for
#2195

Since it wasn't available in the lockfile, I just hardcoded it
in the shell.nix file.

This is a possible solution for
helix-editor#2195
Copy link
Member

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

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

I think this is reasonable. The recommended way (from the readme) has you adding flake-compat as an input to the flake but IMO that's a bit weird because the flake doesn't need the compat - the non-flake shell does.

@the-mikedavis the-mikedavis merged commit b0bceb5 into helix-editor:master Apr 20, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants