nixfiles/.envrc

7 lines
203 B
Plaintext
Raw Normal View History

nix_direnv_watch_file devshell/{default,commands,install}.nix
2022-02-14 23:47:21 +00:00
use flake
# devshell needs the shellHook to run even when cached
# https://github.com/nix-community/nix-direnv/issues/109
eval "$shellHook"