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

Cannot run on macos aarch64-darwin #297

Open
CMCDragonkai opened this issue May 21, 2022 · 1 comment
Open

Cannot run on macos aarch64-darwin #297

CMCDragonkai opened this issue May 21, 2022 · 1 comment

Comments

@CMCDragonkai
Copy link

It appears that running nix-shell with the latest node2nix reports:

error: a 'x86_64-linux' with features {} is required to build '/nix/store/3iairhjpfbwrca1jmrmsripzln5ag25q-addintegrityfields.js.drv', but I am a 'aarch64-darwin' with features {benchmark, big-parallel, nixos-test}

And I traced this to:

addIntegrityFieldsScript = writeTextFile {

It doesn't seem it should need to be limited to x86_64-linux.

@arximboldi
Copy link

I've run into this as well. Any workarounds?

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

No branches or pull requests

2 participants