Document compatibility problems

This commit is contained in:
Jörg Thalheim 2020-03-11 10:30:45 +00:00
parent 81d3f5083a
commit e704944ee0
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -27,3 +27,9 @@ For derivations to persist garbage collection, set the following in nix.conf:
keep-derivations = true
keep-outputs = true
```
## Known Bugs
At the moment nix-direnv depends on gnugrep and a modern bash version.
This might lead to [problems](https://github.com/nix-community/nix-direnv/issues/3) on macOS.
As a work-around we suggest to install direnv/grep via nix or homebrew.