aboutsummaryrefslogtreecommitdiff
path: root/run_singlecell.sh
diff options
context:
space:
mode:
authorEfraim Flashner2021-11-07 08:53:51 +0000
committerShepherd2021-11-07 08:53:51 +0000
commitd7ba115677831aa17762f1791cf5b426078c9d83 (patch)
treea92619f9d7f11cc64edbeea4d6f3163a84b9b163 /run_singlecell.sh
parentf97257e80629cc79fd96bd5a4f000e85fee74819 (diff)
downloadgn-shepherd-services-d7ba115677831aa17762f1791cf5b426078c9d83.tar.gz
singlecell: configure guix channels
Diffstat (limited to 'run_singlecell.sh')
-rwxr-xr-xrun_singlecell.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_singlecell.sh b/run_singlecell.sh
index a3b9356..f6dcff1 100755
--- a/run_singlecell.sh
+++ b/run_singlecell.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc singlecellrshiny -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ singlecellrshiny'
+/home/shepherd/guix-profiles/singlecell/bin/guix environment --ad-hoc singlecellrshiny -- sh -c 'R_LIBS_USER=$GUIX_ENVIRONMENT/site-library/ singlecellrshiny'