mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Speed up bootstrap binary download and prevent build check timeout errors by utilizing the GNU mirror redirecting service as first entry in list of %bootstrap-base-urls. * gnu/packages/bootstrap.scm (%bootstrap-executable-base-urls) (%bootstrap-base-urls): Add ftpmirror to the front. Change-Id: I9e92ac8aad5f208919b38418d550ce899155a618 Signed-off-by: Ludovic Courtès <ludo@gnu.org>