aboutsummaryrefslogtreecommitdiff
path: root/run_rn6app.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_rn6app.sh')
-rwxr-xr-xrun_rn6app.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_rn6app.sh b/run_rn6app.sh
index 46343a6..1af5395 100755
--- a/run_rn6app.sh
+++ b/run_rn6app.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc rn6-assembly-error-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ rn6-assembly-error-app'
+/home/shepherd/guix-profiles/rn6app/bin/guix environment --ad-hoc rn6-assembly-error-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ rn6-assembly-error-app'