From fb146bbf9748618f4ffd9e8d7626d73680e5fcf8 Mon Sep 17 00:00:00 2001 From: vxtls <187420201+vxtls@users.noreply.github.com> Date: Sat, 28 Feb 2026 16:30:11 -0500 Subject: [PATCH] fix(steps-guix/manifest): add some comments --- steps-guix/manifest | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/steps-guix/manifest b/steps-guix/manifest index d84c37cc..36c1c502 100644 --- a/steps-guix/manifest +++ b/steps-guix/manifest @@ -3,6 +3,7 @@ # Guix extension manifest. Runs after main /steps manifest when BUILD_GUIX_ALSO=True. # We need a 64-bit kernel to enable Guix to run 64-bit programs. +# Build 64-bit kernel build: binutils-2.41 build: gcc-15.2.0 build: argp-standalone-1.4.1 @@ -40,6 +41,6 @@ build: avahi-0.8 build: guile-avahi-0.4.1 build: guile-git-0.10.0 build: guile-json-4.7.3 - - +# End of Guix Dependencies +# Build Guix Bootstrap seeds improve: after