[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33009] [PATCH 0/3] Some address@hidden patches
From: |
ericbavier |
Subject: |
[bug#33009] [PATCH 0/3] Some address@hidden patches |
Date: |
Wed, 10 Oct 2018 20:52:43 -0500 |
From: Eric Bavier <address@hidden>
Hello Guix,
The following are 3 address@hidden 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 address@hidden
Thanks,
Eric Bavier (3):
gnu: guile2.0-guix: Fix build.
gnu: Add guix-minimal.
ui: Fix port-buffering with address@hidden
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
- [bug#33009] [PATCH 0/3] Some address@hidden patches,
ericbavier <=