apteryx pushed a change to branch core-updates
in repository guix.
from f14aa6d0a3 gnu: cups-minimal: Add config to native inputs
unconditionally.
new c28b552d52 gnu: python-clickgen: Replace python-numpy-next with
python-numpy.
new 20707a06d2 gnu: nss: Add which to to native inputs and use regular
nspr.
new 3c8a4d64ff maint: Merge sanity-check-next.py into sanity-check.py.
new 91c9bfc8c1 gnu: poppler-next: Delete variable.
new e6090152a6 gnu: freetype: Update remove-reference-to-pkg-config phase.
new e244ea2445 gnu: ghc-9.2: Make the skip-T21694-i686 phase unconditional.
new 7d3bb28a6f gnu: openldap: Update to 2.6.3.
new 530cf34edb gnu: source-highlight: Inline skip-doc-directory phase.
new 55f051e28c gnu: python-docutils: Update to 0.19.
new ca0e4a4b5e gnu: python-pluggy: Update to 1.0.0.
new 97e37a8a79 gnu: wrap-python3: Replace assoc-ref call with gexp
variable.
new cfe4a07775 gnu: ruby-tzinfo-data: Remove #:guile argument in
file-union call.
new fa2c1689c8 gnu: valgrind/interactive: Rely on non-stripped glibc
symbols.
new 802a3b7ba3 gnu: python-pytest-7.1: Deprecate package.
new 2a97bf3c50 gnu: hplip: Update to 3.22.10.
new da923bc122 gnu: hplip: Re-order fields.
new 298d0d381e gnu: hplip: Use gexps.
new d8de115d35 gnu: hplip: Remove input labels.
new ebf85c3c39 gnu: hplip: Update to 3.23.3.
new 7943de8ece gnu: iptables: Clean-up configure flags.
new 929551f634 gnu: python-jsonschema: Update to 4.5.1.
new 5841ac3981 gnu: libxkbcommon: Unconditionally add wayland to
native-inputs.
new 52518b6478 gnu: libxkbcommon: Fix indentation.
new ab2f4548a6 gnu: python-pillow: Ungraft.
new 7ccf994302 gnu: xkeyboard-config: Update to 2.38.
The 25 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 -
gnu/local.mk | 1 -
gnu/packages/astronomy.scm | 10 +-
gnu/packages/aux-files/python/sanity-check-next.py | 99 -------
gnu/packages/aux-files/python/sanity-check.py | 8 +-
gnu/packages/check.scm | 27 +-
gnu/packages/cups.scm | 308 +++++++++------------
gnu/packages/databases.scm | 4 +-
gnu/packages/engineering.scm | 4 +-
gnu/packages/fontutils.scm | 75 +++--
gnu/packages/gnome.scm | 2 +-
gnu/packages/gnuzilla.scm | 2 +-
gnu/packages/haskell.scm | 29 +-
gnu/packages/linux.scm | 6 +-
gnu/packages/matrix.scm | 2 +-
gnu/packages/nss.scm | 25 +-
gnu/packages/openldap.scm | 134 +++------
.../valgrind-fix-default-debuginfo-path.patch | 100 -------
gnu/packages/pdf.scm | 20 --
gnu/packages/pretty-print.scm | 61 ++--
gnu/packages/python-check.scm | 2 +-
gnu/packages/python-crypto.scm | 2 +-
gnu/packages/python-xyz.scm | 127 +++------
gnu/packages/python.scm | 4 +-
gnu/packages/ruby.scm | 15 +-
gnu/packages/valgrind.scm | 39 +--
gnu/packages/xdisorg.scm | 29 +-
gnu/packages/xorg.scm | 6 +-
guix/build-system/pyproject.scm | 3 +-
29 files changed, 340 insertions(+), 805 deletions(-)
delete mode 100644 gnu/packages/aux-files/python/sanity-check-next.py
delete mode 100644
gnu/packages/patches/valgrind-fix-default-debuginfo-path.patch