aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2020-03-31 13:37:10 +0000
committerShepherd2020-03-31 13:37:10 +0000
commit134063f9254b64142946298afc08e114fddb240c (patch)
treeb6af18d6458c836ba269f7228a96c535a757c3b4
parent193cd5b8caf36af97d124e1c6d7dcda9e4030013 (diff)
downloadgn-shepherd-services-134063f9254b64142946298afc08e114fddb240c.tar.gz
shepherd: test-upgrade: Adjust to edirect upstreaming
-rw-r--r--shepherd/init.d/test-upgrade.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shepherd/init.d/test-upgrade.scm b/shepherd/init.d/test-upgrade.scm
index 4315cb2..fc731ce 100644
--- a/shepherd/init.d/test-upgrade.scm
+++ b/shepherd/init.d/test-upgrade.scm
@@ -6,7 +6,7 @@
;; First attempt to build all the packages and only afterward attempt to build the containers.
;(when (zero? (system*
'("guix" "build" "-L" "/home/shepherd/guix-bioinformatics"
- "--no-grafts" "bnw" "gitea" "go-ipfs" "edirect-gn"
+ "--no-grafts" "bnw" "gitea" "go-ipfs" "edirect"
"bxd-power-calculator-app" "rn6-assembly-error-app"
"singlecellrshiny")
;(zero? (system* "guix" "system" "-L" "/home/shepherd/guix-bioinformatics"