guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (1cb0dee3a3 -> c625e5b64d)


From: guix-commits
Subject: branch master updated (1cb0dee3a3 -> c625e5b64d)
Date: Sat, 6 May 2023 12:21:14 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 1cb0dee3a3 gnu: guile-irc: Fix build.
     new f518882725 tests: Add missing module imports for marionette-evaluated 
code.
     new e88bf64e6f services: dbus-service, secret-service: Do not cause 
(fibers) to be loaded.
     new 7d4483d864 gnu: mod-wsgi: Update to 4.9.4.
     new ec6395b1aa gnu: python-ldap: Update to 3.4.3.
     new 5c5bdab929 gnu: gitile: Fix build.
     new 71fd35c1d5 lint: archival: Warn against non-origin package sources.
     new e7be4b9661 gnu: msmtp: Install old msmtpqueue scripts
     new 819cd80710 gnu: python-ujson: Update to 5.7.0.
     new 4dbe29a76a gnu: glances: Update to 3.3.1.1.
     new 86bf0c5a3f doc: cookbook: Remove outdated section about 
GUIX_PACKAGE_PATH.
     new aaa0e7b3f8 gnu: hostapd: Add ACS and full dynamic vlan support
     new 8ffe52df47 doc: Use G-Expressions for package definition example.
     new c625e5b64d download: Refer to the 'guile-gnutls' package and not 
'gnutls'.

The 13 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-cookbook.texi           |  83 +++++---
 doc/guix.texi                    |  36 ++--
 gnu/build/dbus-service.scm       |   4 +-
 gnu/build/secret-service.scm     |   2 +-
 gnu/packages/admin.scm           |   5 +-
 gnu/packages/mail.scm            |   4 +
 gnu/packages/openldap.scm        |   4 +-
 gnu/packages/python-xyz.scm      |  10 +-
 gnu/packages/version-control.scm |   7 +-
 gnu/packages/web.scm             |   4 +-
 gnu/tests/databases.scm          |  15 +-
 gnu/tests/docker.scm             |   8 +-
 gnu/tests/install.scm            |   3 +-
 gnu/tests/mail.scm               |   8 +-
 gnu/tests/monitoring.scm         |  14 +-
 gnu/tests/pam.scm                |   6 +-
 gnu/tests/reconfigure.scm        |  13 +-
 gnu/tests/security-token.scm     |   4 +-
 gnu/tests/telephony.scm          | 418 ++++++++++++++++++++-------------------
 guix/android-repo-download.scm   |   2 +-
 guix/cvs-download.scm            |   2 +-
 guix/git-download.scm            |   2 +-
 guix/hg-download.scm             |   2 +-
 guix/lint.scm                    |  11 +-
 tests/lint.scm                   |  11 +-
 25 files changed, 388 insertions(+), 290 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]