Open
Description
I was trying to build amazonka which uses a symlink for their stack.yaml
. I bet others use this method to. I got:
...
substitute(): ERROR: file 'stack.yaml' does not exist
builder for '/nix/store/dvxhwhqwf9kbyrpcvg5sydd3mhkdaq1p-stack-repos.drv' failed with exit code 1
error: build of '/nix/store/dvxhwhqwf9kbyrpcvg5sydd3mhkdaq1p-stack-repos.drv' failed
(use '--show-trace' to show detailed location information)
...