about summary refs log tree commit diff stats
path: root/templates/rust/.envrc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust/.envrc')
l---------[-rw-r--r--]templates/rust/.envrc12
1 files changed, 1 insertions, 11 deletions
diff --git a/templates/rust/.envrc b/templates/rust/.envrc
index c8c5665..493f948 100644..120000
--- a/templates/rust/.envrc
+++ b/templates/rust/.envrc
@@ -1,11 +1 @@
-use flake || use nix
-watch_file flake.nix
-
-PATH_add ./target/debug
-PATH_add ./target/release
-PATH_add ./scripts
-
-if on_git_branch; then
-  echo && git status --short --branch &&
-  echo && git fetch --verbose
-fi
+../../common/.envrc
\ No newline at end of file