Merge pull request #268224 from tweag/by-name-reload
tests.nixpkgs-check-by-name: More reliable .envrc reloading
This commit is contained in:
commit
809505b140
@ -1 +1,7 @@
|
||||
if has nix_direnv_watch_file; then
|
||||
nix_direnv_watch_file default.nix shell.nix
|
||||
else
|
||||
watch_file default.nix shell.nix
|
||||
fi
|
||||
|
||||
use nix
|
||||
|
Loading…
Reference in New Issue
Block a user