guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: hydra: bayfront: Modify guix-build-coordinator-configuration.


From: Andreas Enge
Subject: 01/03: hydra: bayfront: Modify guix-build-coordinator-configuration.
Date: Fri, 10 Feb 2023 08:59:12 -0500 (EST)

andreas pushed a commit to branch master
in repository maintenance.

commit 1249f8e0901a896867ea299444771ce2bb9e7f9b
Author: Andreas Enge <andreas@enge.fr>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]