guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'master' into lisp-team


From: guix-commits
Subject: 01/01: Merge branch 'master' into lisp-team
Date: Wed, 10 Jan 2024 08:05:54 -0500 (EST)

glv pushed a commit to branch lisp-team
in repository guix.

commit 749c3e016a4297d2794cbebac0e07297d19b4ffd
Merge: ea832b44b7 537768018e
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Wed Jan 10 13:27:11 2024 +0100

    Merge branch 'master' into lisp-team
    
    Change-Id: I6c2ce53e782a00861c3adf01c2505099daef7728

 .guix-authorizations                               |   2 +
 .mailmap                                           |   1 +
 build-aux/test-driver.scm                          |   3 +-
 doc/guix.texi                                      | 127 +++--
 etc/news.scm                                       |  57 ++
 etc/teams.scm                                      |  20 +-
 gnu/home/services/shepherd.scm                     |  12 +-
 gnu/image.scm                                      |   4 +
 gnu/local.mk                                       |  19 +-
 gnu/packages/admin.scm                             |   4 +-
 gnu/packages/bioconductor.scm                      |  38 +-
 gnu/packages/bioinformatics.scm                    | 217 +++++++-
 gnu/packages/bootloaders.scm                       |  58 ++-
 gnu/packages/bootstrap.scm                         |   5 +-
 gnu/packages/check.scm                             |  31 +-
 gnu/packages/chemistry.scm                         |   2 +-
 gnu/packages/cpp.scm                               |  24 +-
 gnu/packages/curl.scm                              |  15 +-
 gnu/packages/display-managers.scm                  |  80 ++-
 gnu/packages/education.scm                         |   6 +-
 gnu/packages/emacs-xyz.scm                         |  64 ++-
 gnu/packages/finance.scm                           |   4 +-
 gnu/packages/firmware.scm                          |   4 +-
 gnu/packages/fonts.scm                             |  29 +-
 gnu/packages/game-development.scm                  | 131 ++---
 gnu/packages/games.scm                             | 157 +++++-
 gnu/packages/gcc.scm                               |   5 +-
 gnu/packages/geo.scm                               |  28 +
 gnu/packages/gl.scm                                |  29 +-
 gnu/packages/gnome.scm                             |  17 +-
 gnu/packages/gnuzilla.scm                          |   5 +-
 gnu/packages/golang-web.scm                        |   5 +-
 gnu/packages/golang.scm                            |  52 +-
 gnu/packages/graph.scm                             |  50 +-
 gnu/packages/graphviz.scm                          |  12 +-
 gnu/packages/gtk.scm                               |   6 +-
 gnu/packages/guile-xyz.scm                         | 156 +++++-
 gnu/packages/jami.scm                              | 444 +++++-----------
 gnu/packages/libsigsegv.scm                        |  27 +-
 gnu/packages/linux.scm                             |  44 +-
 gnu/packages/lisp-xyz.scm                          | 102 ++--
 gnu/packages/lisp.scm                              |   4 +-
 gnu/packages/llvm.scm                              |  30 +-
 gnu/packages/logging.scm                           |   2 +-
 gnu/packages/machine-learning.scm                  | 111 +++-
 gnu/packages/minetest.scm                          |   6 +-
 gnu/packages/mpd.scm                               |   5 +-
 gnu/packages/multiprecision.scm                    |   4 +-
 gnu/packages/networking.scm                        | 345 +++++++-----
 gnu/packages/parallel.scm                          |   4 +-
 gnu/packages/patches/curl-use-ssl-cert-env.patch   |  26 +-
 gnu/packages/patches/dtc-meson-cell-overflow.patch |  32 ++
 .../emacs-ess-fix-obsolete-function-alias.patch    |  23 -
 .../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/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/libjami-ac-config-files.patch |  52 ++
 .../patches/python-pyreadstat-link-libiconv.patch  |  15 +
 gnu/packages/patches/python-uqbar-python3.10.patch |  23 +
 gnu/packages/plan9.scm                             | 136 +++--
 gnu/packages/potassco.scm                          |   2 +-
 gnu/packages/python-compression.scm                |  34 ++
 gnu/packages/python-web.scm                        |  59 +++
 gnu/packages/python-xyz.scm                        | 314 ++++++++++-
 gnu/packages/serialization.scm                     |  71 ++-
 gnu/packages/shellutils.scm                        |   4 +-
 gnu/packages/statistics.scm                        | 177 +++++--
 gnu/packages/swig.scm                              |   4 +-
 gnu/packages/tbb.scm                               |  46 +-
 gnu/packages/telephony.scm                         |  71 ++-
 gnu/packages/terminals.scm                         |   6 +-
 gnu/packages/textutils.scm                         |   4 +-
 gnu/packages/tls.scm                               |  29 +-
 gnu/packages/valgrind.scm                          |   4 +-
 gnu/packages/version-control.scm                   | 267 ++++++----
 gnu/packages/video.scm                             | 428 ++++++++++++---
 gnu/packages/vim.scm                               |  14 +-
 gnu/packages/web-browsers.scm                      |   4 +-
 gnu/packages/web.scm                               |  24 +-
 gnu/packages/wm.scm                                |   4 +-
 gnu/packages/xfce.scm                              |   8 +-
 gnu/packages/xorg.scm                              |  10 +-
 gnu/services/base.scm                              |   4 +-
 gnu/services/messaging.scm                         |  53 +-
 gnu/services/shepherd.scm                          |  51 +-
 gnu/services/ssh.scm                               |   7 +-
 gnu/services/xorg.scm                              |  15 +-
 gnu/system.scm                                     |   4 +-
 gnu/system/hurd.scm                                |   4 +-
 gnu/system/image.scm                               |  41 +-
 gnu/tests/data/jami-dummy-account.dat              | 127 +++--
 gnu/tests/docker.scm                               |   2 +-
 gnu/tests/telephony.scm                            |   7 +-
 gnu/tests/virtualization.scm                       |   3 +-
 guix/build-system/zig.scm                          | 118 ++++-
 guix/build/zig-build-system.scm                    |   7 +-
 guix/docker.scm                                    | 212 ++++++--
 guix/import/crate.scm                              | 161 ++++--
 guix/platforms/x86.scm                             |  10 +
 guix/read-print.scm                                |   1 +
 guix/scripts/import/crate.scm                      |  24 +-
 guix/scripts/pack.scm                              |  88 +++-
 guix/scripts/system.scm                            |  31 +-
 guix/ui.scm                                        |   4 +-
 guix/utils.scm                                     |  12 +-
 nix/libstore/globals.cc                            |   4 +-
 tests/crate.scm                                    | 576 ++++++++++++++++++---
 tests/pack.scm                                     |  50 ++
 118 files changed, 5280 insertions(+), 1694 deletions(-)




reply via email to

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