feat(steps-guix): add guile-zlib and guile-lzlib build steps and wire into manifest

This commit is contained in:
vxtls 2026-02-27 23:11:13 -05:00
parent bb2469202c
commit 8b2d63f128
5 changed files with 64 additions and 0 deletions

View file

@ -26,5 +26,7 @@ build: guile-gnutls-v5.0.1
build: unzip-6.0
build: sqlite-3510200
build: guile-sqlite3-0.1.3
build: guile-zlib-0.2.2
build: guile-lzlib-0.0.2
improve: after