nixfiles/.envrc
Jack O'Sullivan be3173c63c Remove use_flake_extra_watch()
nix-direnv 1.6.1 added nix_direnv_watch_file
2022-04-04 18:18:01 +01:00

7 lines
203 B
Bash

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