Unnamed repository; edit this file 'description' to name the repository.
Work around a nix-direnv issue
https://github.com/nix-community/nix-direnv/issues/109
| -rw-r--r-- | .envrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ watch_file flake.lock # try to use flakes, if it fails use normal nix (ie. shell.nix) use flake || use nix +eval "$shellHook"
\ No newline at end of file |