about summary refs log tree commit diff
path: root/nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc')
-rw-r--r--nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc b/nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc
new file mode 100644
index 000000000000..4555ccf0921f
--- /dev/null
+++ b/nixpkgs/pkgs/test/nixpkgs-check-by-name/.envrc
@@ -0,0 +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