all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72175] [PATCH maintenance] hydra: services: Add visionfive2 build output images.
@ 2024-07-18  9:33 Zheng Junjie
  2024-09-12 19:41 ` bug#72175: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-07-18  9:33 UTC (permalink / raw)
  To: 72175

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1280 bytes --]

* hydra/modules/sysadmin/services.scm (cuirass-specs): Add visionfive2
images outputs.
---
 hydra/modules/sysadmin/services.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/hydra/modules/sysadmin/services.scm b/hydra/modules/sysadmin/services.scm
index ee78bef..08c6733 100644
--- a/hydra/modules/sysadmin/services.scm
+++ b/hydra/modules/sysadmin/services.scm
@@ -8,6 +8,7 @@
 ;;; Copyright © 2023 Lars-Dominik Braun <ldb@leibniz-psychology.org>
 ;;; Copyright © 2024 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2024 Carlo Zancanaro <carlo@zancanaro.id.au>
+;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
 ;;;
 ;;; This program is free software: you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
@@ -270,7 +271,8 @@ collection instead."
                       (list
                        "hurd-barebones\\.qcow2"
                        "pine64-barebones-raw-image"
-                       "pinebook-pro-barebones-raw-image"))))
+                       "pinebook-pro-barebones-raw-image"
+                       "visionfive2-barebones-raw-image"))))
                 (period 86400)
                 (priority 3)
                 (systems '#$systems))
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-12 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18  9:33 [bug#72175] [PATCH maintenance] hydra: services: Add visionfive2 build output images Zheng Junjie
2024-09-12 19:41 ` bug#72175: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.