guix-commits
[Top][All Lists]
Advanced

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

branch wip-full-source-bootstrap updated: squash! commencement: Add stag


From: guix-commits
Subject: branch wip-full-source-bootstrap updated: squash! commencement: Add stage0-posix.
Date: Mon, 09 May 2022 03:55:38 -0400

This is an automated email from the git hooks/post-receive script.

janneke pushed a commit to branch wip-full-source-bootstrap
in repository guix.

The following commit(s) were added to refs/heads/wip-full-source-bootstrap by 
this push:
     new a3a8671622 squash! commencement: Add stage0-posix.
a3a8671622 is described below

commit a3a86716223dceeccadd0b7a490bf9b2396d1121
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon May 9 09:54:43 2022 +0200

    squash! commencement: Add stage0-posix.
---
 gnu/packages/commencement.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index f7543122ab..a7a621a0e2 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -323,6 +323,9 @@ M1, and M2-Planet.")
                  (sha256
                   (base32
                    "1ammifkj33205qrpfm84yb1c99lwgbn4jsl1hd08aab8c9ffz6p4")))))
+      (supported-systems '("i686-linux" "x86_64-linux"
+                           "arm-linux" "aarch64-linux"
+                           "riscv64-linux"))
       (native-inputs
        `(("bootstrap-seeds" ,bootstrap-seeds)
          ("mescc-tools"



reply via email to

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