guix-commits
[Top][All Lists]
Advanced

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

02/03: Merge branch 'master' into core-updates


From: guix-commits
Subject: 02/03: Merge branch 'master' into core-updates
Date: Wed, 17 Jan 2024 04:56:32 -0500 (EST)

civodul pushed a commit to branch core-updates
in repository guix.

commit a63c2e5f8858968dda1844b87b9024914925257b
Merge: 07b9275490 299ce524c9
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Jan 17 10:37:40 2024 +0100

    Merge branch 'master' into core-updates
    
    Change-Id: Ide7e5cf1c651f193994c02305b6baa4bea4e165f

 .guix-authorizations                               |   2 +
 .mailmap                                           |   1 +
 doc/guix.texi                                      | 267 ++++--
 etc/news.scm                                       |  57 ++
 etc/teams.scm                                      |  12 +
 gnu/bootloader.scm                                 |   6 +-
 gnu/bootloader/grub.scm                            |   7 +-
 gnu/home/services/fontutils.scm                    |   5 +-
 gnu/home/services/shells.scm                       |   8 +-
 gnu/home/services/shepherd.scm                     |  12 +-
 gnu/image.scm                                      |   4 +
 gnu/local.mk                                       |  31 +-
 gnu/packages/admin.scm                             |   4 +-
 gnu/packages/astronomy.scm                         | 240 +++--
 gnu/packages/audio.scm                             | 218 +++--
 gnu/packages/bioconductor.scm                      | 135 ++-
 gnu/packages/bioinformatics.scm                    | 382 +++++---
 gnu/packages/bootloaders.scm                       |  58 +-
 gnu/packages/build-tools.scm                       |  20 +-
 gnu/packages/check.scm                             |  64 +-
 gnu/packages/chemistry.scm                         |   2 +-
 gnu/packages/ci.scm                                |  11 +-
 gnu/packages/cpp.scm                               |  24 +-
 gnu/packages/cran.scm                              | 156 ++--
 gnu/packages/curl.scm                              |  15 +-
 gnu/packages/databases.scm                         |  37 +-
 gnu/packages/debian.scm                            |  14 +-
 gnu/packages/docker.scm                            |  14 +-
 gnu/packages/education.scm                         |   6 +-
 gnu/packages/emacs-xyz.scm                         |   4 +-
 gnu/packages/firmware.scm                          |  41 +-
 gnu/packages/fonts.scm                             |  29 +-
 gnu/packages/fontutils.scm                         |   8 +-
 gnu/packages/games.scm                             |  15 +-
 gnu/packages/geo.scm                               | 130 ++-
 gnu/packages/gl.scm                                |  32 +-
 gnu/packages/gnome.scm                             |  17 +-
 gnu/packages/gnuzilla.scm                          |   3 +-
 gnu/packages/golang.scm                            | 319 ++++++-
 gnu/packages/graph.scm                             |   4 +-
 gnu/packages/gtk.scm                               |   6 +-
 gnu/packages/guile-xyz.scm                         |  90 +-
 gnu/packages/hardware.scm                          |   1 +
 gnu/packages/jami.scm                              | 444 +++------
 gnu/packages/java.scm                              |  64 +-
 gnu/packages/julia-xyz.scm                         |   4 +-
 gnu/packages/linux.scm                             |  51 +-
 gnu/packages/lisp-xyz.scm                          | 372 ++++----
 gnu/packages/lisp.scm                              |  13 +-
 gnu/packages/llvm.scm                              | 100 +--
 gnu/packages/logging.scm                           |   2 +-
 gnu/packages/machine-learning.scm                  | 257 +++---
 gnu/packages/maths.scm                             |  10 +-
 gnu/packages/minetest.scm                          |  36 +
 gnu/packages/music.scm                             |   2 +-
 gnu/packages/networking.scm                        | 371 +++++---
 gnu/packages/nutrition.scm                         |   5 +-
 gnu/packages/ocaml.scm                             |   7 +-
 gnu/packages/package-management.scm                |  14 +-
 gnu/packages/parallel.scm                          |   4 +-
 gnu/packages/patches/curl-use-ssl-cert-env.patch   |  26 +-
 gnu/packages/patches/dtc-meson-cell-overflow.patch |  32 +
 .../patches/ffmpeg-jami-change-RTCP-ratio.patch    |  27 +
 .../ffmpeg-jami-libopusdec-enable-FEC.patch        | 127 +++
 .../ffmpeg-jami-libopusenc-enable-FEC.patch        |  50 ++
 ...i-libopusenc-reload-packet-loss-at-encode.patch |  44 +
 .../patches/ffmpeg-jami-remove-mjpeg-log.patch     |  26 +
 .../ffmpeg-jami-rtp_ext_abs_send_time.patch        |  71 ++
 .../ffmpeg-jami-screen-sharing-x11-fix.patch       | 302 +++++++
 .../patches/fifengine-python-3.9-compat.patch      |  81 ++
 .../patches/guile-fibers-libevent-timeout.patch    |  61 ++
 .../patches/jami-disable-integration-tests.patch   |  10 +-
 .../patches/jami-libjami-headers-search.patch      |   5 +-
 .../patches/jami-qml-tests-discovery.patch         |  15 +
 .../jami-skip-tests-requiring-internet.patch       |  51 ++
 .../patches/jami-unbundle-dependencies.patch       |  71 ++
 gnu/packages/patches/jdk-currency-time-bomb.patch  |  13 +
 gnu/packages/patches/jdk-currency-time-bomb2.patch |  13 +
 gnu/packages/patches/libjami-ac-config-files.patch |  52 ++
 .../patches/openjdk-currency-time-bomb.patch       |  13 +
 .../patches/openjdk-currency-time-bomb2.patch      |  13 +
 ...enssh-gcc-13-ppc64le-fzero-call-used-regs.patch |  61 ++
 gnu/packages/patches/python-pyls-black-41.patch    |  45 +
 .../patches/python-pyreadstat-link-libiconv.patch  |  15 +
 gnu/packages/patches/python-scikit-bio-1887.patch  | 109 +++
 gnu/packages/patches/sbcl-fix-ppc64-build.patch    |  27 +
 gnu/packages/patches/sbcl-fix-riscv-build.patch    |  19 +
 .../patches/unknown-horizons-python-3.10.patch     |  32 +
 .../patches/unknown-horizons-python-3.9.patch      |  41 +
 gnu/packages/pdf.scm                               |  52 +-
 gnu/packages/potassco.scm                          |   7 +-
 gnu/packages/python-check.scm                      |  29 +-
 gnu/packages/python-compression.scm                |  34 +
 gnu/packages/python-science.scm                    | 221 +++--
 gnu/packages/python-web.scm                        | 244 +++--
 gnu/packages/python-xyz.scm                        | 988 +++++++++++++++++----
 gnu/packages/radio.scm                             |  12 +-
 gnu/packages/rdf.scm                               |  65 +-
 gnu/packages/rust.scm                              |  54 +-
 gnu/packages/search.scm                            |   5 +-
 gnu/packages/serialization.scm                     |  78 +-
 gnu/packages/shells.scm                            |   8 +-
 gnu/packages/ssh.scm                               |  18 +-
 gnu/packages/statistics.scm                        |  79 +-
 gnu/packages/suckless.scm                          |   5 +-
 gnu/packages/swig.scm                              |   4 +-
 gnu/packages/telephony.scm                         |  71 +-
 gnu/packages/terminals.scm                         |   6 +-
 gnu/packages/text-editors.scm                      |   5 +-
 gnu/packages/textutils.scm                         |   4 +-
 gnu/packages/tor.scm                               |  17 +-
 gnu/packages/version-control.scm                   | 267 +++---
 gnu/packages/video.scm                             | 266 +++++-
 gnu/packages/vim.scm                               |  18 +-
 gnu/packages/web-browsers.scm                      |  28 +-
 gnu/packages/web.scm                               |  34 +-
 gnu/packages/wm.scm                                |   7 +-
 gnu/services/guix.scm                              |   4 +-
 gnu/services/messaging.scm                         |  53 +-
 gnu/services/shepherd.scm                          |  30 +-
 gnu/services/ssh.scm                               |   7 +-
 gnu/system.scm                                     |   4 +-
 gnu/system/hurd.scm                                |   4 +-
 gnu/system/image.scm                               |  41 +-
 gnu/system/mapped-devices.scm                      |  67 +-
 gnu/system/shadow.scm                              | 116 ++-
 gnu/tests/data/jami-dummy-account.dat              | 127 ++-
 gnu/tests/docker.scm                               |   2 +-
 gnu/tests/install.scm                              |  90 +-
 gnu/tests/security.scm                             |   5 +-
 gnu/tests/telephony.scm                            |   7 +-
 gnu/tests/virtualization.scm                       |   3 +-
 guix/docker.scm                                    | 212 ++++-
 guix/import/cran.scm                               |  23 +-
 guix/import/crate.scm                              | 233 +++--
 guix/read-print.scm                                |   1 +
 guix/scripts/import/crate.scm                      |  24 +-
 guix/scripts/pack.scm                              |  88 +-
 guix/scripts/size.scm                              |   3 +-
 guix/scripts/system.scm                            |  31 +-
 tests/crate.scm                                    | 576 ++++++++++--
 tests/pack.scm                                     |  50 ++
 142 files changed, 7518 insertions(+), 2628 deletions(-)

diff --cc gnu/packages/graph.scm
index 8b1e4b4542,0424c2818a..48435eb1b5
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@@ -735,12 -735,12 +735,12 @@@ transformed into common image formats f
                      version ".tar.bz2"))
                (sha256
                 (base32
-                 "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2"))))
+                 "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
      (build-system gnu-build-system)
      (arguments
 -     `(#:imported-modules (,@%gnu-build-system-modules
 +     `(#:imported-modules (,@%default-gnu-imported-modules
                             (guix build python-build-system))
 -       #:modules (,@%gnu-build-system-modules
 +       #:modules (,@%default-gnu-modules
                    ((guix build python-build-system) #:select (site-packages)))
         #:configure-flags
         (list (string-append "--with-boost="



reply via email to

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