Skip to content
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

Fix compatibility with hnix≥0.13.0 #51

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

marsam
Copy link
Collaborator

@marsam marsam commented May 15, 2021

Raise upper bound on hnix.

hnix 0.13.0 replaced the Result type with Either[1].

[1] haskell-nix/hnix@2fea0dc

Raise upper bound on hnix.

hnix 0.13.0 replaced the `Result` type with `Either`[1].

[1]  haskell-nix/hnix@2fea0dc
@Synthetica9
Copy link
Owner

Synthetica9 commented May 15, 2021 via email

@marsam
Copy link
Collaborator Author

marsam commented May 21, 2021

then this is only compatible with hnix >0.13 right?

unfortunately yes, I'm not sure how to make it backwards compatible

@Synthetica9
Copy link
Owner

I'm very sorry, this was mostly written as a proof of concept, and I am not super capable of maintaining it at the moment.
I have invited you as a collaborator on this project, feel free to accept and merge this yourself if you want to.

@expipiplus1 expipiplus1 merged commit 3cc318f into Synthetica9:master Jun 16, 2021
@expipiplus1
Copy link
Collaborator

merged in #53, thanks!

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.

3 participants