Merge pull request #268224 from tweag/by-name-reload

tests.nixpkgs-check-by-name: More reliable .envrc reloading
This commit is contained in:
Silvan Mosberger 2023-11-19 16:10:40 +01:00 committed by GitHub
commit 809505b140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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