Merge pull request #80 from seb314/master

README: mention direnv shell hook setup
This commit is contained in:
Jörg Thalheim 2021-04-17 15:05:35 +01:00 committed by GitHub
commit 974fa8c7c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,6 +148,8 @@ $ echo "use nix" >> .envrc
$ direnv allow
```
If you haven't used direnv before, make sure to [hook it into your shell](https://direnv.net/docs/hook.html) first.
## Flakes support
nix-direnv also comes with a flake alternative. The code is tested and works however