Skip to content

Cannot run on macos aarch64-darwin #297

@CMCDragonkai

Description

@CMCDragonkai

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions