aboutsummaryrefslogtreecommitdiff
path: root/run_pluto.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_pluto.sh')
-rwxr-xr-xrun_pluto.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/run_pluto.sh b/run_pluto.sh
new file mode 100755
index 0000000..0acf720
--- /dev/null
+++ b/run_pluto.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Update the path to runpluto as the guix-profile changes.
+/home/shepherd/guix-profiles/pluto/bin/guix shell --container --network --no-cwd julia-visuals -- /gnu/store/wbci39sd5pqrjrb5ak0lkmv9jhnl35kv-julia-visuals-0.0.0-1.e7d670e/runpluto.sh
+
+# Path found in the manifest file in the guix-profile
+#$(/home/shepherd/guix-profiles/pluto/bin/guix system container /gnu/store/7zhrc956fl9v4x0fvaav5w8fj1ch3rpa-gn-bioinformatics/share/guile/site/3.0/gn/services/pluto.scm --network)
+#$(/home/shepherd/guix-profiles/pluto/bin/guix system container -L /home/shepherd/guix-past/modules/ -L /home/shepherd/guix-bioinformatics/ /home/shepherd/guix-bioinformatics/gn/services/pluto.scm --network)