As a user I would like to be able to specify the `STACK_ROOT` used by `stack2nix`. Right now it is [hardcoded to `/tmp/s2n`](https://github.com/input-output-hk/stack2nix/blob/master/src/Stack2nix/External/Stack.hs#L146). Introducing a `S2N_STACK_ROOT` environment variable would be helpful.