about summary refs log tree commit diff
diff options
context:
space:
mode:
-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"