Commit Graph

11 Commits (master)

Author SHA1 Message Date
0xee 6fb279eca0 Allow calling direnv-cache from subdirectories of $DIRENV_DIR 2020-02-03 11:33:25 +01:00
0xee 0c8db23a3b Prefer local nix build 2020-01-23 09:54:42 +01:00
0xee 14526f5419 Make term-test dependency optional
checkPhase still requires term-test

Closes #1
2019-12-29 10:55:04 +01:00
0xee c767762ee0 Always recreate recipe by evaluating .envrc
evaluating .envrc (not the cached section) should not be expensive
2019-12-16 14:56:19 +01:00
0xee ba07678b31 Add some logging 2019-12-16 14:55:51 +01:00
0xee 2b69fa6622 Add direnv reload after clearing cache 2019-12-04 12:00:32 +01:00
0xee 0976f04505 Add tests 2019-12-03 20:43:28 +01:00
0xee f6fc817e84 Ignore variables used by direnv
All variables matching DIRENV_* are excluded to not influence direnv behavior.
2019-11-27 15:05:32 +01:00
0xee ac83f17b77 Fix bugs
* Fix env diff for variables containing leading/trailing whitespace
* Run whole script in 'clean' (non-direnv) environment (fixes prepending/appending)
2019-11-27 14:07:38 +01:00
0xee cd10903ba1 Populate repo with initial version 2019-11-20 10:09:15 +01:00
0xee 86140610dd Initial commit 2019-11-19 14:42:52 +01:00