fix(steps-guix): run final after stage to prevent pid1 exit panic

This commit is contained in:
vxtls 2026-02-24 08:32:18 -05:00
parent 642ef88072
commit ae840fa57c
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
#
# SPDX-License-Identifier: GPL-3.0-or-later
exec /steps/improve/after.sh

View file

@ -15,3 +15,4 @@ improve: get_network
build: libgpg-error-1.59
build: libgcrypt-1.12.1
build: guile-gcrypt-0.5.0
improve: after