guix-commits
[Top][All Lists]
Advanced

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

01/02: hydra: bayfront: Start building things for armhf-linux.


From: Christopher Baines
Subject: 01/02: hydra: bayfront: Start building things for armhf-linux.
Date: Wed, 18 Aug 2021 06:58:49 -0400 (EDT)

cbaines pushed a commit to branch master
in repository maintenance.

commit 5358de00bff413f9d4c3dc7607f6be2246a45b61
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Wed Aug 18 11:53:46 2021 +0100

    hydra: bayfront: Start building things for armhf-linux.
    
    This has actually been in place for a week now, so
    bordeaux.guix.gnu.org has good coverage for armhf-linux.
    
    * hydra/bayfront.scm (operating-system)[services]: Change the
    guix-build-coordinator-queue-builds-configuration to include
    armhf-linux.
---
 hydra/bayfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 7be2e69..c139438 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -903,6 +903,7 @@ access_log  /var/log/nginx/bordeaux.access.log;"))
              (guix-build-coordinator-queue-builds-configuration
               (systems '("x86_64-linux" "i686-linux"
                          "aarch64-linux"
+                         "armhf-linux"
                          "powerpc64le-linux"
                          "i586-gnu"))
               (systems-and-targets



reply via email to

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