[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (af08de2b2d -> 5abc40d7f7)
From: |
guix-commits |
Subject: |
branch master updated (af08de2b2d -> 5abc40d7f7) |
Date: |
Sun, 17 Sep 2023 09:37:16 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from af08de2b2d gnu: mutt: Update to 2.2.12 [security fixes].
new db014e394e tests: childhurd: Add missing module imports.
new 944c1b62a1 services: syncthing: Ensure that service runs after
mounting home directories.
new 04f71edb73 services: dhcp-client-configuration: Allow provision
override.
new 19b6173708 transformations: tuned-package: Use target on cross-compile.
new c69dc48da6 gnu: spdlog: Update to 1.12.0.
new d2a751c14e gnu: home: zsh: Load environment when running via ssh
new d4da1f26e1 gnu: file-systems: Add variable %base-live-file-systems.
new 5abc40d7f7 gnu: cockatrice: add wayland dependency
The 8 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 | 6 ++++++
gnu/home/services/shells.scm | 7 +++----
gnu/packages/games.scm | 1 +
gnu/packages/logging.scm | 6 ++++--
gnu/services/networking.scm | 11 +++++++----
gnu/services/syncthing.scm | 2 +-
gnu/system/file-systems.scm | 21 +++++++++++++++++++++
gnu/system/install.scm | 17 +----------------
gnu/tests/virtualization.scm | 9 ++++++---
guix/transformations.scm | 5 +++--
10 files changed, 53 insertions(+), 32 deletions(-)
- branch master updated (af08de2b2d -> 5abc40d7f7),
guix-commits <=
- 01/08: tests: childhurd: Add missing module imports., guix-commits, 2023/09/17
- 02/08: services: syncthing: Ensure that service runs after mounting home directories., guix-commits, 2023/09/17
- 04/08: transformations: tuned-package: Use target on cross-compile., guix-commits, 2023/09/17
- 05/08: gnu: spdlog: Update to 1.12.0., guix-commits, 2023/09/17
- 06/08: gnu: home: zsh: Load environment when running via ssh, guix-commits, 2023/09/17
- 08/08: gnu: cockatrice: add wayland dependency, guix-commits, 2023/09/17
- 03/08: services: dhcp-client-configuration: Allow provision override., guix-commits, 2023/09/17
- 07/08: gnu: file-systems: Add variable %base-live-file-systems., guix-commits, 2023/09/17