[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (edc2acb -> eee3af8)
From: |
guix-commits |
Subject: |
branch master updated (edc2acb -> eee3af8) |
Date: |
Fri, 11 Dec 2020 13:07:30 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from edc2acb gnu: guile-simple-zmq: Update to 0.0.0-5.f8b7d81.
new dbdae9f maint: Avoid macros obsolete in Autoconf 2.70.
new 26b1030 maint: Remove unused 'NIX_VERSION' macro.
new d805155 Revert "services: openssh: Warn about
'password-authentication?' default."
new fd24754 build: 'script/guix' uses our own 'guile' executable.
new 459f0d0 self: Move Guile early in the module search path.
new d20665e guix: 'guile' executable ignores GUILE_LOAD_PATH during
startup.
new 41d01b4 self: Remove the empty string from '%load-extensions'.
new 382e0fe gnu: Add hsetroot.
new eee3af8 gnu: esbuild: Update to 0.8.21.
The 9 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:
Makefile.am | 1 +
config-daemon.ac | 3 +--
configure.ac | 12 ++++-----
gnu/installer/services.scm | 8 ++----
gnu/packages/aux-files/guile-launcher.c | 46 +++++++++++++++++++++++++++++++--
gnu/packages/web.scm | 4 +--
gnu/packages/xdisorg.scm | 41 +++++++++++++++++++++++++++++
gnu/services/ssh.scm | 18 ++-----------
guix/self.scm | 26 ++++++++++++-------
m4/guix.m4 | 4 +--
scripts/guix.in | 2 +-
11 files changed, 119 insertions(+), 46 deletions(-)
- branch master updated (edc2acb -> eee3af8),
guix-commits <=
- 01/09: maint: Avoid macros obsolete in Autoconf 2.70., guix-commits, 2020/12/11
- 02/09: maint: Remove unused 'NIX_VERSION' macro., guix-commits, 2020/12/11
- 03/09: Revert "services: openssh: Warn about 'password-authentication?' default.", guix-commits, 2020/12/11
- 05/09: self: Move Guile early in the module search path., guix-commits, 2020/12/11
- 06/09: guix: 'guile' executable ignores GUILE_LOAD_PATH during startup., guix-commits, 2020/12/11
- 04/09: build: 'script/guix' uses our own 'guile' executable., guix-commits, 2020/12/11
- 07/09: self: Remove the empty string from '%load-extensions'., guix-commits, 2020/12/11
- 09/09: gnu: esbuild: Update to 0.8.21., guix-commits, 2020/12/11
- 08/09: gnu: Add hsetroot., guix-commits, 2020/12/11