guix-commits
[Top][All Lists]
Advanced

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

branch master updated (ef0aa7ff8b -> 1e4c45b0dc)


From: guix-commits
Subject: branch master updated (ef0aa7ff8b -> 1e4c45b0dc)
Date: Thu, 11 May 2023 10:39:23 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from ef0aa7ff8b .guix-authorizations: Authorize Simon Tournier.
     new 8d442e8a53 gnu: home: services: fontutils: Add support for SXML 
fragments.
     new 61031dd32f services: dhcp-client-configuration: Add 
'shepherd-requirement' field.
     new 199218e372 doc: Clarify substitute* docstring with an example.
     new 420b6a8555 gnu: laby: Use new package style.
     new 8cb6fc32a6 gnu: laby: Make laby function in pure environments.
     new b984ac16dc gnu: laby: Add patch for being able to execute game code.
     new 92a7817fcb gnu: git: Update to 2.40.1 [security fixes].
     new b8e912c35f gnu: barrier: Include NULL compatibility.
     new 2ecf4a9ba3 doc: Update dicod-configuration example
     new 0e3bb48d36 services: Add vnstat-service-type.
     new ca52cdd647 services: inetd: Export accessors.
     new 1e4c45b0dc tests: Add vnstat tests.

The 12 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                                      | 273 +++++++++++-
 gnu/home/services/fontutils.scm                    |  38 +-
 gnu/local.mk                                       |   3 +
 gnu/packages/barrier.scm                           |  16 +-
 gnu/packages/games.scm                             |  48 ++-
 .../patches/laby-use-tmpdir-from-runtime.patch     |  39 ++
 gnu/packages/version-control.scm                   |  89 ++--
 gnu/services/monitoring.scm                        | 472 +++++++++++++++++++++
 gnu/services/networking.scm                        |  18 +-
 gnu/tests/vnstat.scm                               | 159 +++++++
 10 files changed, 1076 insertions(+), 79 deletions(-)
 create mode 100644 gnu/packages/patches/laby-use-tmpdir-from-runtime.patch
 create mode 100644 gnu/tests/vnstat.scm



reply via email to

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