summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-07-19 20:27:46 -0400
committerBen Sima <ben@bsima.me>2022-07-19 20:27:46 -0400
commitbf7fd7cc9da9a7d9cff5e7350b047ce82e50c207 (patch)
tree509c3b3873f11fad2efcd2934fe8ba40bbbb1f2b
parent08e10dec6b00cedf7aa6395d195a32860e35a690 (diff)
Add note about direnv refreshing
-rw-r--r--.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 99e3c24..9d75f3a 100644
--- a/.envrc
+++ b/.envrc
@@ -4,6 +4,8 @@
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.1/direnvrc" "sha256-p4CDMJjuBmEh9pkn2aoJrZqr0DlPZHPU7eXOSDzzcuo="
fi
#
+# if direnv doesn't detect changes to the nix environment, just touch .envrc and
+# it will refresh
use nix
#
export BIZ_ROOT=$PWD