guix-commits
[Top][All Lists]
Advanced

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

02/02: hydra: bayfront: Start bordeaux building riscv64-linux packages.


From: Christopher Baines
Subject: 02/02: hydra: bayfront: Start bordeaux building riscv64-linux packages.
Date: Tue, 9 May 2023 11:53:32 -0400 (EDT)

cbaines pushed a commit to branch master
in repository maintenance.

commit 4e390f1f7f8c56d1e2ed0232e5550921c3ddf69f
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Tue May 9 16:48:12 2023 +0100

    hydra: bayfront: Start bordeaux building riscv64-linux packages.
    
    As there's now a riscv64-linux machine connected to the coordinator.
    
    * hydra/bayfront.scm <services>: Add riscv64-linux to the systems list
    in the queue builds service type configuration.
---
 hydra/bayfront.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 39e1740..99cf2c1 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -1225,6 +1225,7 @@ add_header Content-Type text/plain;")))
                          "aarch64-linux"
                          "armhf-linux"
                          "powerpc64le-linux"
+                         "riscv64-linux"
                          "i586-gnu"))
               (systems-and-targets
                (map (lambda (target)



reply via email to

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