commercialhaskell / commercialhaskell/stack

Building stack with nix itself

Open
#2,083 4 comments 0 reactions 0 assignees View on GitHub
component: nix
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

@mgsloan @borsboom Following the merge of my PR https://github.com/commercialhaskell/stack/pull/2080, the line

```
nix:
enable: false
```

in `stack.yaml` should be removed. However if we do that, people with a former stack build (ie. one before https://github.com/commercialhaskell/stack/commit/f50b22cf6e48730e56cc19eb8388816ed85bc200) will try to compile stack with nix enabled even if they don't have it and the build will fail.

Any ideas about how to handle that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.