Skip to content

nix flake check fails #1386

Closed
Closed
@tscholak

Description

@tscholak

Hi,
With a very basic flake modelled after the example in the Haskell.nix documentation, nix flake check fails with:

error: a 'i686-linux' with features {} is required to build '/nix/store/8igy03q4v1y9d79y4l1zhs045pcfb0i1-bootstrap-stage0-stdenv-linux.drv', but I am a 'x86_64-darwin' with features {benchmark, big-parallel, nixos-test}

This seems to be the same error as in NixOS/nix#4265.

What workarounds are available?

How do you run tests?

Can you please update the Haskell.nix documentation to reflect this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions