aboutsummaryrefslogtreecommitdiff
path: root/run_power.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_power.sh')
-rwxr-xr-xrun_power.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_power.sh b/run_power.sh
index 7cfded7..378896f 100755
--- a/run_power.sh
+++ b/run_power.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc bxd-power-calculator-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ bxd-power-calculator-app'
+/home/shepherd/guix-profiles/power/bin/guix environment --ad-hoc bxd-power-calculator-app -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ bxd-power-calculator-app'