Skip to content

Nix doesn't work on Windows #3600

Closed
Closed
@domenkozar

Description

@domenkozar

Given stack.yaml:

...
nix:
  enable: true
...

The project can't be build on Windows, since stack will try to use Nix also there. While it's possible to use Nix via cygwin or WSL, that's rarely done.

I suggest we disable Nix on Windows (and optionally support forcing it if really wanted).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions