aboutsummaryrefslogtreecommitdiff
path: root/run_pluto.sh
blob: 0acf72081bc4c96944b0fef602c3fa421e3431a2 (plain)
1
2
3
4
5
6
7
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)