Work around a nix-direnv issue
https://github.com/nix-community/nix-direnv/issues/109
This commit is contained in:
parent
66637be700
commit
78a6f77e99
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -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"
|
Loading…
Reference in a new issue