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

Commit 6adf7c2

Browse files
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 f7be633 commit 6adf7c2

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
@@ -101,4 +101,5 @@ extra-deps:
101101

102102
nix:
103103
enable: true
104+
pure: false
104105
shell-file: stack-shell.nix

0 commit comments

Comments
 (0)