guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f0c8cb44a4 -> 380faf265b)


From: guix-commits
Subject: branch master updated (f0c8cb44a4 -> 380faf265b)
Date: Sun, 2 Apr 2023 06:40:18 -0400 (EDT)

lilyp pushed a change to branch master
in repository guix.

    from f0c8cb44a4 gnu: emacs-slime: Add missing propagated input.
     new ac30e97664 gnu: Add python-imageio-ffmpeg.
     new 8fdf5535c4 gnu: python-imageio: Update to 2.26.0.
     new 383f1307c7 gnu: Separate potassco packages into their own module.
     new 2ebbe8e9df gnu: Add python-clingraph.
     new 6f48efa9b8 services: configuration: Add user-defined sanitizer support.
     new 0fbb356714 services: replace bare serializers with (serializer ...)
     new 2c4df1a41a services: mpd: Fix unintentional API breakage for 
mixer-type field.
     new 7fdadeac11 services: mpd: Use proper records for user and group fields.
     new 380faf265b services: mympd: Use records for user and group fields.

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:
 doc/guix.texi                    |  65 +++++--
 gnu/home/services/shells.scm     |  12 +-
 gnu/local.mk                     |   1 +
 gnu/packages/emacs-xyz.scm       |  47 -----
 gnu/packages/maths.scm           | 263 ---------------------------
 gnu/packages/potassco.scm        | 376 +++++++++++++++++++++++++++++++++++++++
 gnu/packages/python-xyz.scm      |  73 ++++++--
 gnu/services/audio.scm           | 219 +++++++++++++++++------
 gnu/services/configuration.scm   |  90 +++++++---
 gnu/services/linux.scm           |   7 +-
 gnu/services/security.scm        |   6 +-
 tests/services/configuration.scm | 194 +++++++++++++++++++-
 12 files changed, 919 insertions(+), 434 deletions(-)
 create mode 100644 gnu/packages/potassco.scm



reply via email to

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