From fd98cc4fd97dd86d07b110574c2365ce9b87df3d Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 2 Nov 2021 10:35:58 +0000 Subject: bnw: configure guix channels --- run_bnw.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'run_bnw.sh') diff --git a/run_bnw.sh b/run_bnw.sh index 39e44cd..afe9435 100755 --- a/run_bnw.sh +++ b/run_bnw.sh @@ -1,2 +1,5 @@ #!/bin/sh -$(/home/shepherd/guix-profiles/bnw/bin/guix system container -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) +# This version for the bnw guix profile which includes guix-bioinformatics, using bnw-channels.scm. +$(/home/shepherd/guix-profiles/bnw/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) + +#$(/home/shepherd/guix-profiles/bnw/bin/guix system container -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) -- cgit v1.2.3