aboutsummaryrefslogtreecommitdiff
path: root/run_bnw.sh
diff options
context:
space:
mode:
authorEfraim Flashner2020-05-27 07:04:14 +0000
committerShepherd2020-05-27 07:04:20 +0000
commit37d28d77478aa3a994022be857330630fdb9ecfd (patch)
tree1f6aa0d6813e498a06ef6f22ee39cb16a75215f9 /run_bnw.sh
parent4d5d516b53ea5edef3ce57267d167e44fd479b7b (diff)
downloadgn-shepherd-services-37d28d77478aa3a994022be857330630fdb9ecfd.tar.gz
bnw: Use an older commit.
After the core-updates merge some of the dependencies of BNW stop building. We'll stick with this known good version for now.
Diffstat (limited to 'run_bnw.sh')
-rwxr-xr-xrun_bnw.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_bnw.sh b/run_bnw.sh
index 3c56175..6c9e102 100755
--- a/run_bnw.sh
+++ b/run_bnw.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-$(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network)
+$(/var/guix/profiles/per-user/shepherd/20200503/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network)