Added Nix Stack build note.

Add the `--no-nix-pure` flag to forward environment variables.
This commit is contained in:
Elijah Caine 2017-12-14 13:18:04 -08:00 committed by Simon Michael
parent a078936c86
commit cf1a307ced

View File

@ -109,6 +109,8 @@ The latest [master branch](https://github.com/simonmichael/hledger/commits/maste
Cabal users can use the `cabal-install.sh` or `cabal.project` files instead. Cabal users can use the `cabal-install.sh` or `cabal.project` files instead.
Nix users taking advantage of Stack integration may need to use Stack's `--no-nix-pure` flag to build hledger.
<a name="d"></a> <a name="d"></a>