guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f8f0a5954a -> fdbf4192f5)


From: guix-commits
Subject: branch master updated (f8f0a5954a -> fdbf4192f5)
Date: Sun, 18 Feb 2024 10:19:15 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from f8f0a5954a gnu: node-safe-stable-stringify: Move package in 
alphabetical order.
     new c1d37d0653 services: block-facebook-hosts: Use proper unroutable 
addresses.
     new 4aa2dccd4e services: virtual-build-machine: Do not offload when 
service is stopped.
     new 492b3a0c31 services: virtual-build-machine: Use a non-volatile root 
file system.
     new cd0dc17e43 services: virtual-build-machine: Add periodic GC job.
     new 1cff19d8d4 services: virtual-build-machine: Add ‘configuration’ action.
     new 4166d7e434 gnu: Add snapper.
     new 8b7e0c1952 gnu: Add restartd.
     new e47d3c6f94 gnu: Add emacs-fdroid.
     new b23fd4fb3e gnu: Add libdisplay-info.
     new 13e7d4d399 gnu: Add go-github-com-cli-safeexec.
     new b177e753bb gnu: Add go-go-uber-org-goleak.
     new bb317f46fc gnu: Add git-sizer.
     new fdbf4192f5 gnu: bemenu: Install man pages

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.texi                                     |   6 +-
 gnu/local.mk                                      |   1 +
 gnu/packages/admin.scm                            |  52 ++++
 gnu/packages/android.scm                          |  31 +++
 gnu/packages/file-systems.scm                     |  68 +++++
 gnu/packages/golang.scm                           |  55 ++++
 gnu/packages/patches/restartd-update-robust.patch | 295 ++++++++++++++++++++++
 gnu/packages/version-control.scm                  |  50 ++++
 gnu/packages/wm.scm                               |  43 ++++
 gnu/packages/xdisorg.scm                          |   2 +-
 gnu/services/networking.scm                       |  13 +-
 gnu/services/virtualization.scm                   |  26 +-
 12 files changed, 637 insertions(+), 5 deletions(-)
 create mode 100644 gnu/packages/patches/restartd-update-robust.patch



reply via email to

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