[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f085876 -> d56d79b)
From: |
guix-commits |
Subject: |
branch master updated (f085876 -> d56d79b) |
Date: |
Fri, 9 Oct 2020 17:26:28 -0400 (EDT) |
janneke pushed a change to branch master
in repository guix.
from f085876 gnu: guix: Update to commit 5918cb5.
new 16f8ea0 system: hurd: Add PAM support with shadow and sudo.
new 1103f87 system: hurd: Include 'guile-3.0-latest' in
'%base-packages/hurd'.
new d56d79b system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2,
xz, and lzip.
The 3 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/system.scm | 2 ++
gnu/system/examples/bare-hurd.tmpl | 9 +++++++--
gnu/system/hurd.scm | 25 +++++++++++++++++++------
3 files changed, 28 insertions(+), 8 deletions(-)
- branch master updated (f085876 -> d56d79b),
guix-commits <=
- 03/03: system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip., guix-commits, 2020/10/09
- 02/03: system: hurd: Include 'guile-3.0-latest' in '%base-packages/hurd'., guix-commits, 2020/10/09
- 01/03: system: hurd: Add PAM support with shadow and sudo., guix-commits, 2020/10/09