aboutsummaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index 4e544a3..def7dec 100644
--- a/.envrc
+++ b/.envrc
@@ -2,7 +2,7 @@
export GUILE_LOAD_PATH=""
export GUILE_LOAD_COMPILED_PATH=""
-use guix --no-grafts -l guix-dev.scm
+use guix --no-grafts -D -f guix-dev.scm
export GUILE_LOAD_COMPILED_PATH="$PWD:$PWD/tests:$GUILE_LOAD_COMPILED_PATH"
export GUILE_LOAD_PATH="$PWD:$GUILE_LOAD_PATH"