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

Add aarch64-darwin nix support 🙏 #673

Closed
danielmain opened this issue Jan 12, 2023 · 4 comments
Closed

Add aarch64-darwin nix support 🙏 #673

danielmain opened this issue Jan 12, 2023 · 4 comments
Labels
💭 idea An idea or feature request
Milestone

Comments

@danielmain
Copy link

Why

Apple is already shipping only aarch64 machines since 2019, that is why a good a mount of developers work with an apple machine with a M1/M2 chip

What

Entering in the nix shell by calling nix develop I get the following error:

error: flake 'git+file:///Workspace/cardano/hydra' does not provide attribute 'devShells.aarch64-darwin.default', 'devShell.aarch64-darwin', 'packages.aarch64-darwin.default' or 'defaultPackage.aarch64-darwin'

@danielmain danielmain added the 💭 idea An idea or feature request label Jan 12, 2023
@abailly
Copy link
Contributor

abailly commented Jan 12, 2023

I will get my new M2 machine in a couple weeks, then I will be forced to add support for ARM ;)

@ch1bo
Copy link
Member

ch1bo commented Jan 12, 2023

@danielmain can you test this branch #674? I don't have a suitable machine.

@Red3nzo
Copy link

Red3nzo commented Jan 27, 2023

This is honestly the reason I've been having a hard time considering Apple again, I mostly work with linux based containers & the lack of aarch64-darwin is nuts. Cardano itself doesn't seem to even have the cardano-node docker image compatible with aarch64-darwin

@pgrange
Copy link
Contributor

pgrange commented Feb 21, 2023

Should be fixed by #674

@pgrange pgrange closed this as completed Feb 21, 2023
@ch1bo ch1bo added this to the 0.9.0 milestone Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💭 idea An idea or feature request
Projects
None yet
Development

No branches or pull requests

5 participants