refactor(guix-1.5.0): [not tested]split seed prep into improve step and move build script to pass2

This commit is contained in:
vxtls 2026-03-19 19:12:11 -04:00
parent 3dcc4ec95d
commit 8bb3da9961
2 changed files with 1 additions and 4 deletions

View file

@ -8,10 +8,6 @@ src_prepare() {
default
# Merge improve:guix-1.5.0 into build:guix-1.5.0 so manifest order cannot
# accidentally influence pass number selection.
"${SRCDIR}/improve/guix-1.5.0.sh"
if [ ! -f /tmp/guix-bootstrap-seeds.env ]; then
echo "Missing /tmp/guix-bootstrap-seeds.env" >&2
false

View file

@ -69,6 +69,7 @@ build: mes-minimal-stripped-0.19-i686-linux
build: mescc-tools-static-stripped-0.5.2-i686-linux
# End of Guix Bootstrap seeds
build: guix-hash-compat-1.5.0
improve: guix-1.5.0
build: guix-1.5.0
build: loopback-bind-127001
improve: services