From 134063f9254b64142946298afc08e114fddb240c Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 31 Mar 2020 13:37:10 +0000 Subject: shepherd: test-upgrade: Adjust to edirect upstreaming --- shepherd/init.d/test-upgrade.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3