-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
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:
Line 212 in 68f5735
addIntegrityFieldsScript = writeTextFile { |
It doesn't seem it should need to be limited to x86_64-linux
.
Metadata
Metadata
Assignees
Labels
No labels