From 157162c684eb58551a51c2ee8e0a826f4594eff3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 26 Feb 2024 09:42:47 +0000 Subject: Update .envrc --- .envrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3