guix-commits
[Top][All Lists]
Advanced

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

01/02: ci: Cross-build the 'guix' package.


From: guix-commits
Subject: 01/02: ci: Cross-build the 'guix' package.
Date: Mon, 6 Dec 2021 05:11:33 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 93e9f0bc7fc97db7b9e31477858ef7cb2ce01c90
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Dec 6 09:48:44 2021 +0100

    ci: Cross-build the 'guix' package.
    
    * gnu/ci.scm (%core-packages): Add GUIX.
---
 gnu/ci.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/ci.scm b/gnu/ci.scm
index e101135..289e2a9 100644
--- a/gnu/ci.scm
+++ b/gnu/ci.scm
@@ -141,7 +141,7 @@ SYSTEM."
   ;; chain.)
   (list gcc-7 gcc-8 gcc-9 gcc-10 glibc binutils
         gmp mpfr mpc coreutils findutils diffutils patch sed grep
-        gawk gnu-gettext hello guile-2.0 guile-2.2 zlib gzip xz
+        gawk gnu-gettext hello guile-2.0 guile-2.2 zlib gzip xz guix
         %bootstrap-binaries-tarball
         %binutils-bootstrap-tarball
         (%glibc-bootstrap-tarball)



reply via email to

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