mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-18 09:22:15 +02:00
fix(guix-iso): align local channel assets and x86_64 bootstrap
This commit is contained in:
parent
163bfbeeff
commit
a8749e87ad
3 changed files with 5 additions and 2 deletions
|
|
@ -320,4 +320,4 @@ if ! guile -c '(use-modules (gnutls)) (if (module-variable (resolve-module (quot
|
|||
fi
|
||||
|
||||
start_distfiles_http_server
|
||||
guix pull --bootstrap -c "${JOBS}" --no-substitutes --channels="${channels_file}" --disable-authentication
|
||||
guix pull --system=x86_64-linux --bootstrap -c "${JOBS}" --no-substitutes --channels="${channels_file}" --disable-authentication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue