Commit graph

155 commits

Author SHA1 Message Date
Jörg Thalheim
e704944ee0
Document compatibility problems 2020-03-11 10:32:13 +00:00
Matt Snider
796db38742
Update README.md with nix.conf changes needed for persistent derivations
It appears that the derivations produced by nix-direnv are removed when running nix's garbage collection. Troubleshooting this issue led me to a git issue in the NixOS/nix repo [1]. Enabling both `keep-derivations` and `keep-outputs` worked for me as recommended, and now nix-direnv is working.

[1]: https://github.com/NixOS/nix/issues/2208
2020-03-05 23:37:55 +01:00
Jörg Thalheim
d0dc1479ea
README.md: improve language 2019-09-27 09:06:43 +01:00
Jörg Thalheim
f678ba557b
add direnvrc 2019-09-27 09:03:55 +01:00
Jörg Thalheim
eb393f732a
Initial commit 2019-09-27 08:43:48 +01:00