[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (26e92a3 -> 6a790fe)
From: |
guix-commits |
Subject: |
branch core-updates updated (26e92a3 -> 6a790fe) |
Date: |
Sun, 29 Mar 2020 09:45:44 -0400 (EDT) |
janneke pushed a change to branch core-updates
in repository guix.
from 26e92a3 gnu: qtbase: Patch the 'moc' executable to cope with GCCs C++
headers.
new ba2f61b gnu: guile: Disable failing tests on the Hurd.
new 2c7ea18 gnu: coreutils: Handle failing tests on Hurd.
new 9ec263b gnu: isc-dhcp: Support for the Hurd.
new a9bcc64 gnu: gnutls: Remove net-tools for the Hurd.
new 1111100 gnu: nghttp2: Remove jemalloc dependency for the Hurd.
new 0c96236 gnu: Add grub-minimal.
new 6a790fe gnu: bootloader: Add grub-minimal-bootloader.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/bootloader/grub.scm | 11 ++++++++++-
gnu/packages/admin.scm | 5 +++--
gnu/packages/base.scm | 14 ++++++++++++++
gnu/packages/bootloaders.scm | 28 ++++++++++++++++++++++++++++
gnu/packages/guile.scm | 14 ++++++++++++++
gnu/packages/tls.scm | 5 ++++-
gnu/packages/web.scm | 5 ++++-
7 files changed, 77 insertions(+), 5 deletions(-)
- branch core-updates updated (26e92a3 -> 6a790fe),
guix-commits <=
- 01/07: gnu: guile: Disable failing tests on the Hurd., guix-commits, 2020/03/29
- 02/07: gnu: coreutils: Handle failing tests on Hurd., guix-commits, 2020/03/29
- 07/07: gnu: bootloader: Add grub-minimal-bootloader., guix-commits, 2020/03/29
- 03/07: gnu: isc-dhcp: Support for the Hurd., guix-commits, 2020/03/29
- 05/07: gnu: nghttp2: Remove jemalloc dependency for the Hurd., guix-commits, 2020/03/29
- 04/07: gnu: gnutls: Remove net-tools for the Hurd., guix-commits, 2020/03/29
- 06/07: gnu: Add grub-minimal., guix-commits, 2020/03/29