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

canExecute from aarch64-darwin should be true for x86_64-darwin #365772

Open
DaRacci opened this issue Dec 17, 2024 · 1 comment
Open

canExecute from aarch64-darwin should be true for x86_64-darwin #365772

DaRacci opened this issue Dec 17, 2024 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@DaRacci
Copy link
Contributor

DaRacci commented Dec 17, 2024

Describe the bug

Steps To Reproduce

nix repl
> :l <nixpkgs>
> buildPlatform.canExecute pkgsCross.x86_64-darwin

Expected behavior

Due to the implementation of Rosetta on Apple silicon execution of x86_64-darwin is possible.


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@DaRacci DaRacci added the 0.kind: bug Something is broken label Dec 17, 2024
@JohnRTitor
Copy link
Contributor

CC @emilazy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants