aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-02-26 09:42:47 +0000
committerChristopher Baines <mail@cbaines.net>2024-02-26 09:42:47 +0000
commit157162c684eb58551a51c2ee8e0a826f4594eff3 (patch)
treec103700d34b641362a5214e0328cc435b1142104
parent4878512319d6d42400cfbd2645eae2d38b55d54e (diff)
downloadqa-frontpage-157162c684eb58551a51c2ee8e0a826f4594eff3.tar
qa-frontpage-157162c684eb58551a51c2ee8e0a826f4594eff3.tar.gz
Update .envrc
-rw-r--r--.envrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.envrc b/.envrc
index d7a7ba1..707c5a6 100644
--- a/.envrc
+++ b/.envrc
@@ -2,7 +2,7 @@
export GUILE_LOAD_PATH=""
export GUILE_LOAD_COMPILED_PATH=""
-use guix -l guix-dev.scm
+use guix -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"