mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11:36:32 +01:00
fix(steps-guix/manifest): add some comments
This commit is contained in:
parent
7840891d93
commit
fb146bbf97
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue