fix(guix-iso): align local channel assets and x86_64 bootstrap

This commit is contained in:
vxtls 2026-04-08 16:43:27 -04:00
parent 163bfbeeff
commit a8749e87ad
3 changed files with 5 additions and 2 deletions

View file

@ -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