[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (27cf238 -> d8ae785)
From: |
guix-commits |
Subject: |
branch master updated (27cf238 -> d8ae785) |
Date: |
Mon, 7 Dec 2020 06:49:51 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 27cf238 Revert "gnu: vim: Run more tests."
new b3f21eb doc: Fix incorrect GUIX_PROFILE value for 'guix pull'.
new f5d952c profiles: Remove duplicates in manifest transactions.
new 07340cb profiles: Delete duplicate manifest entries in
packages->manifest.
new 859b362 services: hurd-vm: Avoid circular dependency with (gnu system
images hurd).
new aecd2a1 services: openssh: Warn about 'password-authentication?'
default.
new d8ae785 tests: lint: Add origin patch file name test cases.
The 6 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:
doc/guix.texi | 2 +-
gnu/installer/services.scm | 8 +++++--
gnu/services/ssh.scm | 18 ++++++++++++--
gnu/services/virtualization.scm | 15 +++++-------
guix/profiles.scm | 52 +++++++++++++++++++++++++++--------------
tests/lint.scm | 33 +++++++++++++++++++++++++-
tests/profiles.scm | 38 ++++++++++++++++++++++++++++++
7 files changed, 133 insertions(+), 33 deletions(-)
- branch master updated (27cf238 -> d8ae785),
guix-commits <=
- 02/06: profiles: Remove duplicates in manifest transactions., guix-commits, 2020/12/07
- 04/06: services: hurd-vm: Avoid circular dependency with (gnu system images hurd)., guix-commits, 2020/12/07
- 05/06: services: openssh: Warn about 'password-authentication?' default., guix-commits, 2020/12/07
- 01/06: doc: Fix incorrect GUIX_PROFILE value for 'guix pull'., guix-commits, 2020/12/07
- 03/06: profiles: Delete duplicate manifest entries in packages->manifest., guix-commits, 2020/12/07
- 06/06: tests: lint: Add origin patch file name test cases., guix-commits, 2020/12/07