(address . guix-patches@gnu.org)(name . Eric Bavier)(address . bavier@member.fsf.org)
From: Eric Bavier <bavier@member.fsf.org>
Hello Guix,
The following are 3 guile@2.0-related patches.
The first fixes our guile2.0-guix package, which has been failing to build for
a little while.
The second adds a new "guix-minimal" package. The intent is to check that
Guix builds with the minimal requirements that we outline in our README.
The third fixes our new (guix status) when using Guix with guile@2.0.
Thanks,
Eric Bavier (3):
gnu: guile2.0-guix: Fix build.
gnu: Add guix-minimal.
ui: Fix port-buffering with guile@2.0.
gnu/packages/gnupg.scm | 12 ++++++++++--
gnu/packages/guile.scm | 18 ++++++++++++++++++
gnu/packages/package-management.scm | 19 +++++++++++++++++--
guix/status.scm | 5 +++--
tests/status.scm | 5 ++++-
5 files changed, 52 insertions(+), 7 deletions(-)
--
2.19.0