summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index cbf6eda..011073f 100644
--- a/.envrc
+++ b/.envrc
@@ -1,3 +1,9 @@
+if ! has nix_direnv_version || ! nix_direnv_version 1.5.1; then
+ source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.1/direnvrc" "sha256-p4CDMJjuBmEh9pkn2aoJrZqr0DlPZHPU7eXOSDzzcuo="
+fi
+
+use nix
+
export BIZ_ROOT=$PWD
PATH_add $BIZ_ROOT/Biz/Ide