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 support for aarch64 #19

Merged
merged 2 commits into from
Feb 9, 2021
Merged

Fix support for aarch64 #19

merged 2 commits into from
Feb 9, 2021

Conversation

rien
Copy link
Contributor

@rien rien commented Jan 31, 2021

This PR updates the custom rage package with a fix for aarch64 support. I've also upstreamed this fix to nixpkgs, so feel free to wait to merge this until that PR is merged.

Since we only need a custom version if the available version has no ssh key support, I changed the agenix package to only build a custom rage when its version is below 0.5.0. (So users don't have to build rage themselves when they are already using unstable).

Fixes #18.

@ryantm ryantm merged commit ddb81b8 into ryantm:master Feb 9, 2021
@ryantm
Copy link
Owner

ryantm commented Feb 9, 2021

Thanks, I merged this.

@cole-h
Copy link
Collaborator

cole-h commented Mar 1, 2021

The conditionally build rage commit should also have touched the module. I've done so in #30.

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.

Support for aarch64
3 participants