andreas pushed a commit to branch master
in repository maintenance.
commit 1249f8e0901a896867ea299444771ce2bb9e7f9b
Author: Andreas Enge <[email protected]>
AuthorDate: Fri Feb 10 14:24:27 2023 +0100
hydra: bayfront: Modify guix-build-coordinator-configuration.
* hydra/bayfront.scm (%guix-build-coordinator-configuration): Comment out
the as yet unreliable --ensure-references-exist.
---
hydra/bayfront.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 7ba3377..13efe0f 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -910,7 +910,7 @@ add_header Content-Type text/plain;")))
(list #$(file-append nar-herder
"/bin/nar-herder")
"import"
"--tag=unknown-if-for-master=true"
- "--ensure-references-exist"
+ ;;"--ensure-references-exist"
"--database=/var/lib/nar-herder/nar_herder.db"
narinfo)))
(let ((exit-code