Skip to content

chore(nix): nix elixir 1.16 fix #1206

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

Merged
merged 2 commits into from
Jul 9, 2024
Merged

chore(nix): nix elixir 1.16 fix #1206

merged 2 commits into from
Jul 9, 2024

Conversation

rodrigo-o
Copy link
Collaborator

@rodrigo-o rodrigo-o commented Jul 9, 2024

Motivation

The README states nix as a possible way to set up the node but it was failing due to old elixir versions

Description

Nix OTP package doesn't have versions after 1.15, so we need to default to legacy package to reference the correct elixir 1.16. A small hook is also added for people using git-prompt.

Resolves #1205

@rodrigo-o rodrigo-o changed the title chore(nix): nix quick fix plus git prompt chore(nix): nix elixir 1.16 fix Jul 9, 2024
@rodrigo-o rodrigo-o marked this pull request as ready for review July 9, 2024 16:39
@rodrigo-o rodrigo-o requested a review from a team as a code owner July 9, 2024 16:39
@Arkenan Arkenan merged commit fb52407 into main Jul 9, 2024
15 checks passed
@Arkenan Arkenan deleted the nix-fix-plus-git-prompt branch July 9, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Make NIX work with Elixir 1.16
2 participants