about summary refs log tree commit diff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.envrc b/.envrc
index 162f060fc4..a2f3328870 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,4 @@
 # Configure the local PATH to contain tools which are fetched ad-hoc
 # from Nix.
-
-export PATH="${PWD}/bin:${PATH}"
-export REPO_ROOT="${PWD}"
+use nix -A tools.depot-deps
+watch_file tools/depot-deps.nix