summaryrefslogtreecommitdiffstats
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc9
1 files changed, 1 insertions, 8 deletions
diff --git a/.envrc b/.envrc
index c9c0b69..1d953f4 100644
--- a/.envrc
+++ b/.envrc
@@ -1,8 +1 @@
-if type lorri &>/dev/null; then
- echo "direnv: using lorri"
- eval "$(lorri direnv)"
-else
- # fall back to using direnv's builtin nix support
- # to prevent bootstrapping problems.
- use nix
-fi
+use nix