Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 71554c2

Browse files
jbgiHiroto Shioi
authored and
Hiroto Shioi
committed
Disable nix-shell purity in stack.yaml
To allow stack to pick git for user environnement. (waiting for input-output-hk/haskell.nix#121 for a better fix.
1 parent fe0bb28 commit 71554c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,5 @@ extra-deps:
100100

101101
nix:
102102
enable: true
103+
pure: false
103104
shell-file: stack-shell.nix

0 commit comments

Comments
 (0)