guix-commits
[Top][All Lists]
Advanced

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

01/21: Merge branch 'master' into mesa-updates


From: guix-commits
Subject: 01/21: Merge branch 'master' into mesa-updates
Date: Mon, 1 Apr 2024 01:35:32 -0400 (EDT)

podiki pushed a commit to branch mesa-updates
in repository guix.

commit 155f23a52e626e8ac60f818937d5bb1a3ebe3184
Merge: d9dee5ea2f 1cba1f8ce6
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Sun Mar 31 20:46:45 2024 -0400

    Merge branch 'master' into mesa-updates
    
    Change-Id: I4cd94a58b62d8c3987e4a60c76b37894ad851e35

 .guix-authorizations                               |      2 +
 Makefile.am                                        |     15 +-
 doc/build.scm                                      |     26 +-
 doc/contributing.texi                              |    268 +-
 doc/guix-cookbook.texi                             |     17 +-
 doc/guix.texi                                      |   1468 +-
 doc/package-hello.json                             |      6 +-
 etc/disarchive-manifest.scm                        |      4 +-
 etc/git/gitconfig                                  |      1 +
 etc/guix-daemon.service.in                         |      4 +-
 etc/guix-publish.service.in                        |      4 +-
 etc/news.scm                                       |    216 +-
 etc/teams.scm                                      |     53 +-
 etc/teams/qt/common.scm                            |      4 -
 etc/teams/qt/qt-manifest.scm                       |      4 -
 etc/teams/qt/qt5-manifest.scm                      |      4 -
 etc/time-travel-manifest.scm                       |     24 +-
 gnu/bootloader.scm                                 |      6 +-
 gnu/bootloader/grub.scm                            |      7 +-
 gnu/bootloader/u-boot.scm                          |     15 +
 gnu/build/activation.scm                           |      2 +
 gnu/build/file-systems.scm                         |      9 +-
 gnu/build/install.scm                              |      3 +-
 gnu/build/linux-modules.scm                        |      7 +-
 gnu/build/marionette.scm                           |     32 +-
 gnu/build/secret-service.scm                       |     62 +-
 gnu/ci.scm                                         |      1 +
 gnu/home.scm                                       |      5 +-
 gnu/home/services.scm                              |      1 +
 gnu/home/services/dotfiles.scm                     |    178 +
 gnu/home/services/fontutils.scm                    |      5 +-
 gnu/home/services/shells.scm                       |     12 +-
 gnu/home/services/shepherd.scm                     |     24 +-
 gnu/home/services/symlink-manager.scm              |      7 +
 gnu/image.scm                                      |      4 +
 gnu/local.mk                                       |    146 +-
 gnu/machine/ssh.scm                                |     31 +-
 gnu/packages/accessibility.scm                     |     10 +-
 gnu/packages/admin.scm                             |    253 +-
 gnu/packages/algebra.scm                           |    156 +-
 gnu/packages/android.scm                           |     35 +-
 gnu/packages/animation.scm                         |      4 +-
 gnu/packages/antivirus.scm                         |      4 +-
 gnu/packages/arcan.scm                             |     10 +-
 gnu/packages/astronomy.scm                         |   1525 +-
 gnu/packages/audio.scm                             |    301 +-
 gnu/packages/aux-files/emacs/comp-integrity.el     |    132 +
 .../linux-libre/{4.14-arm.conf => 6.7-arm.conf}    |   8761 +-
 .../linux-libre/{4.14-arm.conf => 6.7-arm64.conf}  |   9197 +-
 .../linux-libre/{4.14-i686.conf => 6.7-i686.conf}  |   7565 +-
 .../{4.14-x86_64.conf => 6.7-x86_64.conf}          |  11098 +-
 .../linux-libre/{4.14-arm.conf => 6.8-arm.conf}    |   8826 +-
 .../linux-libre/{4.14-arm.conf => 6.8-arm64.conf}  |   9326 +-
 .../linux-libre/{4.14-i686.conf => 6.8-i686.conf}  |   8726 +-
 .../{4.14-x86_64.conf => 6.8-x86_64.conf}          |  11494 +-
 gnu/packages/aux-files/renpy/renpy.in              |     22 +-
 gnu/packages/axoloti.scm                           |    208 +-
 gnu/packages/backup.scm                            |     82 +-
 gnu/packages/base.scm                              |      4 +-
 gnu/packages/bioconductor.scm                      |   1170 +-
 gnu/packages/bioinformatics.scm                    |   1413 +-
 gnu/packages/bittorrent.scm                        |     23 +-
 gnu/packages/books.scm                             |     21 +-
 gnu/packages/bootloaders.scm                       |     16 +-
 gnu/packages/browser-extensions.scm                |     18 +-
 gnu/packages/build-tools.scm                       |     43 +-
 gnu/packages/c.scm                                 |     14 +-
 gnu/packages/calendar.scm                          |     16 +-
 gnu/packages/check.scm                             |    362 +-
 gnu/packages/chemistry.scm                         |    177 +-
 gnu/packages/ci.scm                                |     39 +-
 gnu/packages/clifm.scm                             |     10 +-
 gnu/packages/clojure.scm                           |      4 +-
 gnu/packages/cmake.scm                             |      4 +-
 gnu/packages/cobol.scm                             |     20 +-
 gnu/packages/code.scm                              |     10 +-
 gnu/packages/compression.scm                       |      4 +-
 gnu/packages/compton.scm                           |     20 +-
 gnu/packages/configuration-management.scm          |     88 +-
 gnu/packages/containers.scm                        |    265 +-
 gnu/packages/coq.scm                               |    163 +-
 gnu/packages/cpp.scm                               |    210 +-
 gnu/packages/cran.scm                              |   2186 +-
 gnu/packages/crates-apple.scm                      |   1469 +
 gnu/packages/crates-crypto.scm                     |   5859 +
 gnu/packages/crates-graphics.scm                   |   2854 +-
 gnu/packages/crates-gtk.scm                        |    896 +-
 gnu/packages/crates-io.scm                         | 121795 ++++++++----------
 gnu/packages/crates-tls.scm                        |   1714 +
 gnu/packages/crates-vcs.scm                        |   4163 +
 gnu/packages/crates-web.scm                        |   5993 +
 gnu/packages/crates-windows.scm                    |   2523 +
 gnu/packages/cross-base.scm                        |      4 +-
 gnu/packages/cross-toolchain.scm                   |      3 +
 gnu/packages/crypto.scm                            |      2 +
 gnu/packages/curl.scm                              |      5 +-
 gnu/packages/databases.scm                         |    246 +-
 gnu/packages/debian.scm                            |     52 +-
 gnu/packages/debug.scm                             |     55 +
 gnu/packages/dezyne.scm                            |      6 +-
 gnu/packages/dictionaries.scm                      |      8 +-
 gnu/packages/diffoscope.scm                        |      9 +-
 gnu/packages/disk.scm                              |     64 +-
 gnu/packages/display-managers.scm                  |     65 +-
 gnu/packages/dlang.scm                             |    213 +-
 gnu/packages/dns.scm                               |     33 +-
 gnu/packages/docker.scm                            |     15 +-
 gnu/packages/documentation.scm                     |     45 +-
 gnu/packages/education.scm                         |     40 +-
 gnu/packages/electronics.scm                       |      2 +-
 gnu/packages/elixir.scm                            |     20 +-
 gnu/packages/emacs-xyz.scm                         |   2082 +-
 gnu/packages/emacs.scm                             |     93 +-
 gnu/packages/embedded.scm                          |     22 +-
 gnu/packages/emulators.scm                         |     31 +-
 gnu/packages/enchant.scm                           |     26 +-
 gnu/packages/engineering.scm                       |     71 +-
 gnu/packages/fcitx5.scm                            |     41 +-
 gnu/packages/file-systems.scm                      |    259 +-
 gnu/packages/finance.scm                           |    165 +-
 gnu/packages/firmware.scm                          |    228 +-
 gnu/packages/flashing-tools.scm                    |     59 +-
 gnu/packages/fonts.scm                             |    266 +-
 gnu/packages/fontutils.scm                         |     17 +-
 gnu/packages/fpga.scm                              |      7 +-
 gnu/packages/freedesktop.scm                       |    176 +-
 gnu/packages/freeipmi.scm                          |      4 +-
 gnu/packages/game-development.scm                  |     58 +-
 gnu/packages/games.scm                             |    356 +-
 gnu/packages/gcc.scm                               |    105 +-
 gnu/packages/gdb.scm                               |     18 +-
 gnu/packages/geo.scm                               |    399 +-
 gnu/packages/gimp.scm                              |    143 +-
 gnu/packages/gl.scm                                |    103 +-
 gnu/packages/glib.scm                              |    532 +-
 gnu/packages/gnome-xyz.scm                         |    692 +-
 gnu/packages/gnome.scm                             |   2340 +-
 gnu/packages/gnucash.scm                           |     12 +-
 gnu/packages/gnunet.scm                            |    150 +-
 gnu/packages/gnupg.scm                             |     37 +-
 gnu/packages/gnuzilla.scm                          |     51 +-
 gnu/packages/golang-build.scm                      |    508 +
 gnu/packages/golang-check.scm                      |    543 +-
 gnu/packages/golang-compression.scm                |    223 +
 gnu/packages/golang-crypto.scm                     |   1172 +
 gnu/packages/golang-web.scm                        |    450 +-
 gnu/packages/golang-xyz.scm                        |   2449 +
 gnu/packages/golang.scm                            |   2984 +-
 gnu/packages/gps.scm                               |      8 +-
 gnu/packages/graph.scm                             |    103 +-
 gnu/packages/graphics.scm                          |      4 +-
 gnu/packages/gstreamer.scm                         |     52 +-
 gnu/packages/gtk.scm                               |    219 +-
 gnu/packages/guile-xyz.scm                         |    428 +-
 gnu/packages/guile.scm                             |     45 +-
 gnu/packages/hardware.scm                          |      5 +-
 gnu/packages/haskell-apps.scm                      |      4 +-
 gnu/packages/haskell.scm                           |     98 +-
 gnu/packages/haxe.scm                              |      6 +-
 gnu/packages/high-availability.scm                 |     78 +-
 gnu/packages/ibus.scm                              |     22 +-
 gnu/packages/icu4c.scm                             |     22 +
 gnu/packages/image-processing.scm                  |     87 +-
 gnu/packages/image-viewers.scm                     |     17 +-
 gnu/packages/image.scm                             |     80 +-
 gnu/packages/ipfs.scm                              |     40 +-
 gnu/packages/irc.scm                               |      7 +-
 gnu/packages/jami.scm                              |    444 +-
 gnu/packages/java.scm                              |    119 +-
 gnu/packages/javascript.scm                        |     20 +-
 gnu/packages/julia-jll.scm                         |      4 +-
 gnu/packages/julia-xyz.scm                         |      4 +-
 gnu/packages/julia.scm                             |     12 +-
 gnu/packages/jupyter.scm                           |      8 +-
 gnu/packages/kde-frameworks.scm                    |    386 +-
 gnu/packages/kde-games.scm                         |      2 +-
 gnu/packages/kde-multimedia.scm                    |      1 +
 gnu/packages/kde-pim.scm                           |      1 +
 gnu/packages/kde-plasma.scm                        |      4 +-
 gnu/packages/kde-utils.scm                         |      1 +
 gnu/packages/kde.scm                               |     73 +-
 gnu/packages/language.scm                          |      6 +-
 gnu/packages/libreoffice.scm                       |     18 +-
 gnu/packages/libusb.scm                            |     48 +-
 gnu/packages/license.scm                           |     28 +-
 gnu/packages/linphone.scm                          |      2 +-
 gnu/packages/linux.scm                             |    408 +-
 gnu/packages/lisp-xyz.scm                          |   1762 +-
 gnu/packages/lisp.scm                              |     31 +-
 gnu/packages/llvm-meta.scm                         |     98 +
 gnu/packages/llvm.scm                              |    232 +-
 gnu/packages/logging.scm                           |     18 +-
 gnu/packages/lua.scm                               |      4 +-
 gnu/packages/machine-learning.scm                  |    821 +-
 gnu/packages/magic-wormhole.scm                    |    154 +-
 gnu/packages/mail.scm                              |    266 +-
 gnu/packages/man.scm                               |     47 +-
 gnu/packages/markup.scm                            |     22 +-
 gnu/packages/mastodon.scm                          |     23 +-
 gnu/packages/maths.scm                             |    134 +-
 gnu/packages/mc.scm                                |      5 +-
 gnu/packages/medical.scm                           |     54 +-
 gnu/packages/messaging.scm                         |     95 +-
 gnu/packages/minetest.scm                          |     36 +
 gnu/packages/moe.scm                               |      5 +-
 gnu/packages/mold.scm                              |     18 +-
 gnu/packages/monitoring.scm                        |      4 +-
 gnu/packages/mp3.scm                               |      1 +
 gnu/packages/multiprecision.scm                    |     57 +-
 gnu/packages/music.scm                             |    228 +-
 gnu/packages/networking.scm                        |    586 +-
 gnu/packages/node-xyz.scm                          |   2003 +-
 gnu/packages/nutrition.scm                         |      5 +-
 gnu/packages/nx.scm                                |    246 +
 gnu/packages/ocaml.scm                             |    867 +-
 gnu/packages/ocr.scm                               |     12 +-
 gnu/packages/package-management.scm                |     72 +-
 gnu/packages/parallel.scm                          |     15 +-
 gnu/packages/password-utils.scm                    |    214 +-
 .../patches/accountsservice-extensions.patch       |      5 +-
 .../patches/appstream-force-reload-stemmer.patch   |     89 +
 .../patches/arpack-ng-propagate-rng-state.patch    |    523 -
 .../patches/avalon-toolkit-rdkit-fixes.patch       |    110 +
 .../bind-re-add-attr-constructor-priority.patch    |     57 -
 .../patches/calls-disable-application-test.patch   |     72 +
 gnu/packages/patches/calls-disable-sip-test.patch  |     44 +
 .../patches/clang-17.0-link-dsymutil-latomic.patch |     14 +
 .../patches/clang-18.0-libc-search-path.patch      |     90 +
 gnu/packages/patches/cogl-fix-double-free.patch    |     32 +
 .../converseen-hide-non-free-pointers.patch        |    147 +-
 gnu/packages/patches/coq-fix-envvars.patch         |     53 -
 gnu/packages/patches/duc-fix-test-sh.patch         |     70 +
 gnu/packages/patches/dynaconf-unvendor-deps.patch  |    172 +-
 .../patches/emacs-disable-jit-compilation.patch    |     19 +
 .../patches/emacs-native-comp-fix-filenames.patch  |    338 +
 .../patches/emacs-shx-byte-compilation-test.patch  |     35 +
 .../patches/emacs-yasnippet-fix-tests.patch        |    127 -
 gnu/packages/patches/eudev-rules-directory.patch   |      9 +-
 .../patches/feedbackd-use-system-gmobile.patch     |     42 +
 .../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 +
 gnu/packages/patches/gdm-elogind-support.patch     |     93 +-
 .../patches/gegl-compatibility-old-librsvg.patch   |     80 +
 .../patches/git-filter-repo-generate-doc.patch     |     88 +
 .../patches/gitg-fix-positional-argument.patch     |     36 -
 .../patches/glib-networking-gnutls-binding.patch   |     21 -
 gnu/packages/patches/glib-skip-failing-test.patch  |      3 +-
 .../patches/gmobile-make-it-installable.patch      |     89 +
 .../gnome-control-center-firmware-security.patch   |     33 +
 .../go-github-com-skip2-go-qrcode-fix-tests.patch  |     37 +
 gnu/packages/patches/gtk2-harden-list-store.patch  |     42 +
 .../patches/guile-fibers-libevent-timeout.patch    |     61 +
 .../guile-git-adjust-for-libgit2-1.2.0.patch       |     78 -
 .../patches/hubbub-maybe-uninitialized.patch       |     40 -
 .../i3status-rust-enable-unstable-features.patch   |     20 -
 .../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 +
 .../patches/libcall-ui-make-it-installable.patch   |     81 +
 gnu/packages/patches/libcss-check-format.patch     |     13 +
 .../patches/libextractor-tidy-support.patch        |     81 +
 .../patches/libgda-disable-data-proxy-test.patch   |     59 +
 .../patches/libgeotiff-fix-tests-on-i386.patch     |     35 +
 .../libgeotiff-fix-tests-with-proj-9.3.0.patch     |     51 +
 .../libgeotiff-fix-tests-with-proj-9.3.1.patch     |     40 +
 gnu/packages/patches/libjami-ac-config-files.patch |     52 +
 .../patches/librecad-support-for-boost-1.76.patch  |     17 -
 .../patches/librime-fix-build-with-gcc10.patch     |     41 -
 gnu/packages/patches/libtommath-fix-linkage.patch  |     55 -
 .../patches/libtommath-integer-overflow.patch      |    140 -
 gnu/packages/patches/lugaru-fix-sound.patch        |     32 +
 .../patches/maturin-no-cross-compile.patch         |     20 +-
 .../patches/mm-common-reproducible-tarball.patch   |     40 -
 .../patches/mutter-fix-inverted-test.patch         |    290 -
 .../patches/nautilus-extension-search-path.patch   |     64 +-
 .../patches/netsurf-message-timestamp.patch        |      4 +-
 .../patches/notmuch-emacs-test-output.patch        |     89 -
 .../patches/ocaml-dose3-Fix-for-ocaml-4.06.patch   |     52 -
 .../patches/ocaml-dose3-Install-mli-cmx-etc.patch  |    133 -
 .../patches/ocaml-dose3-add-unix-dependency.patch  |     25 -
 .../patches/ocaml-dose3-dont-make-printconf.patch  |      9 -
 .../patches/openjdk-currency-time-bomb.patch       |     13 +
 .../patches/openjdk-currency-time-bomb2.patch      |     13 +
 ...enssh-gcc-13-ppc64le-fzero-call-used-regs.patch |     61 +
 .../orbit2-fix-array-allocation-32bit.patch        |     40 +
 .../patches/pdfpc-build-with-vala-0.56.patch       |     40 +
 gnu/packages/patches/podman-program-lookup.patch   |    120 +
 gnu/packages/patches/python-3.12-fix-tests.patch   |    334 +
 gnu/packages/patches/python-flint-includes.patch   |    131 -
 .../patches/python-poppler-qt5-fix-build.patch     |    116 -
 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 +
 .../patches/python-telingo-fix-comparison.patch    |     19 -
 gnu/packages/patches/qemu-build-info-manual.patch  |     37 +-
 ...s.patch => qemu-disable-bios-tables-test.patch} |     36 +-
 gnu/packages/patches/r-sapa-lapack.patch           |     23 +
 gnu/packages/patches/r-sgloptim.patch              |     53 +
 .../patches/range-v3-build-with-gcc10.patch        |    122 -
 .../rdkit-unbundle-external-dependencies.patch     |    208 +-
 gnu/packages/patches/restartd-update-robust.patch  |    295 +
 ...ruby-x25519-automatic-fallback-non-x86_64.patch |     45 +
 .../patches/rust-cargo-edit-remove-ureq.patch      |     33 +
 .../patches/rust-ring-0.16-missing-files.patch     |   2293 -
 .../patches/rust-ring-0.16-test-files.patch        |     54 -
 .../patches/rust-ring-0.17-ring-core.patch         |    496 +
 .../patches/rust-rspec-1-remove-clippy.patch       |     16 +
 .../patches/rust-trash-2-update-windows.patch      |    132 +
 gnu/packages/patches/rustc-1.54.0-src.patch        |    237 +-
 gnu/packages/patches/s7-flint-3.patch              |     31 +
 gnu/packages/patches/sbcl-fix-ppc64-build.patch    |     27 +
 gnu/packages/patches/sbcl-fix-riscv-build.patch    |     19 +
 .../patches/scribus-1.5.8-poppler-22.03.0.patch    |     52 -
 .../patches/scribus-1.5.8-poppler-22.04.0.patch    |    291 -
 .../patches/scribus-1.5.8-poppler-22.09.0.patch    |     20 -
 .../patches/scribus-1.5.8-poppler-22.2.0-1.patch   |    129 -
 .../patches/scribus-1.5.8-poppler-22.2.0-2.patch   |     28 -
 .../patches/sdcc-disable-non-free-code.patch       |    244 +-
 .../patches/shared-mime-info-xdgmime-path.patch    |     22 +
 gnu/packages/patches/sioyek-fix-build.patch        |     82 +
 gnu/packages/patches/spdlog-fix-tests.patch        |     26 -
 .../patches/tinydir-fix-cbehave-test.patch         |     16 +-
 .../patches/u-boot-allow-disabling-openssl.patch   |     64 +-
 .../patches/u-boot-build-without-libcrypto.patch   |    123 +
 gnu/packages/patches/u-boot-patman-change-id.patch |    232 -
 .../patches/unknown-horizons-python-3.10.patch     |     32 +
 .../patches/unknown-horizons-python-3.9.patch      |     41 +
 gnu/packages/patches/wlroots-hwdata-fallback.patch |     46 +
 .../patches/zathura-use-struct-initializers.patch  |     68 +
 gnu/packages/patchutils.scm                        |      4 +-
 gnu/packages/patool.scm                            |     25 +-
 gnu/packages/pcre.scm                              |     16 +-
 gnu/packages/pdf.scm                               |    269 +-
 gnu/packages/perl.scm                              |      9 +-
 gnu/packages/perl6.scm                             |    916 +-
 gnu/packages/photo.scm                             |     31 +-
 gnu/packages/plotutils.scm                         |      6 +-
 gnu/packages/polkit.scm                            |      2 +-
 gnu/packages/potassco.scm                          |    208 +-
 gnu/packages/pretty-print.scm                      |      4 +-
 gnu/packages/prolog.scm                            |     45 +
 gnu/packages/python-build.scm                      |      4 +-
 gnu/packages/python-check.scm                      |    211 +-
 gnu/packages/python-compression.scm                |    194 +-
 gnu/packages/python-crypto.scm                     |     23 +-
 gnu/packages/python-science.scm                    |   1044 +-
 gnu/packages/python-web.scm                        |    816 +-
 gnu/packages/python-xyz.scm                        |   2548 +-
 gnu/packages/python.scm                            |    392 +-
 gnu/packages/qt.scm                                |    149 +-
 gnu/packages/quantum.scm                           |    180 +
 gnu/packages/radio.scm                             |     74 +-
 gnu/packages/raspberry-pi.scm                      |      6 +-
 gnu/packages/rdf.scm                               |    104 +-
 gnu/packages/rrdtool.scm                           |      1 -
 gnu/packages/ruby.scm                              |    669 +-
 gnu/packages/rust-apps.scm                         |   1888 +-
 gnu/packages/rust.scm                              |    475 +-
 gnu/packages/sagemath.scm                          |     27 -
 gnu/packages/scanner.scm                           |      4 +-
 gnu/packages/scheme.scm                            |    156 +-
 gnu/packages/scribus.scm                           |     14 +-
 gnu/packages/search.scm                            |      7 +-
 gnu/packages/security-token.scm                    |     49 +-
 gnu/packages/sequoia.scm                           |      4 +
 gnu/packages/serialization.scm                     |    123 +-
 gnu/packages/shells.scm                            |     80 +-
 gnu/packages/shellutils.scm                        |      2 +
 gnu/packages/skarnet.scm                           |      6 +
 gnu/packages/sphinx.scm                            |     43 +
 gnu/packages/spice.scm                             |     10 +-
 gnu/packages/sqlite.scm                            |      7 +-
 gnu/packages/ssh.scm                               |     18 +-
 gnu/packages/sssd.scm                              |      6 +-
 gnu/packages/statistics.scm                        |    833 +-
 gnu/packages/suckless.scm                          |     18 +-
 gnu/packages/sugar.scm                             |    281 +-
 gnu/packages/swig.scm                              |      4 +-
 gnu/packages/syncthing.scm                         |    223 +-
 gnu/packages/syndication.scm                       |      6 +-
 gnu/packages/task-management.scm                   |     32 +-
 gnu/packages/telegram.scm                          |    117 +-
 gnu/packages/telephony.scm                         |    176 +-
 gnu/packages/terminals.scm                         |    168 +-
 gnu/packages/tex.scm                               |     24 +-
 gnu/packages/texinfo.scm                           |      4 +-
 gnu/packages/text-editors.scm                      |     72 +-
 gnu/packages/textutils.scm                         |     63 +-
 gnu/packages/time.scm                              |     93 +-
 gnu/packages/tls.scm                               |    108 +-
 gnu/packages/tor-browsers.scm                      |   1028 +
 gnu/packages/tor.scm                               |    285 -
 gnu/packages/toys.scm                              |     81 +-
 gnu/packages/tree-sitter.scm                       |     50 +-
 gnu/packages/uucp.scm                              |      3 +
 gnu/packages/version-control.scm                   |    341 +-
 gnu/packages/video.scm                             |    542 +-
 gnu/packages/vim.scm                               |     86 +-
 gnu/packages/virtualization.scm                    |    244 +-
 gnu/packages/vnc.scm                               |     81 +-
 gnu/packages/vpn.scm                               |     30 +-
 gnu/packages/weather.scm                           |      9 +-
 gnu/packages/web-browsers.scm                      |     81 +-
 gnu/packages/web.scm                               |    352 +-
 gnu/packages/webkit.scm                            |     11 +-
 gnu/packages/wget.scm                              |     12 +-
 gnu/packages/wine.scm                              |     12 +-
 gnu/packages/wm.scm                                |    400 +-
 gnu/packages/xdisorg.scm                           |    160 +-
 gnu/packages/xfce.scm                              |    132 +-
 gnu/packages/xiph.scm                              |     30 +-
 gnu/packages/xml.scm                               |      6 +-
 gnu/packages/xorg.scm                              |     59 +-
 gnu/packages/zig-xyz.scm                           |     39 +-
 gnu/packages/zig.scm                               |      7 +-
 gnu/services.scm                                   |     21 +-
 gnu/services/base.scm                              |    165 +-
 gnu/services/certbot.scm                           |    185 +-
 gnu/services/cuirass.scm                           |     22 +-
 gnu/services/databases.scm                         |     65 +-
 gnu/services/dbus.scm                              |     37 +-
 gnu/services/desktop.scm                           |    129 +-
 gnu/services/guix.scm                              |     44 +-
 gnu/services/linux.scm                             |      2 +-
 gnu/services/messaging.scm                         |     59 +-
 gnu/services/networking.scm                        |    268 +-
 gnu/services/sddm.scm                              |      7 +-
 gnu/services/shepherd.scm                          |     55 +-
 gnu/services/ssh.scm                               |      7 +-
 gnu/services/virtualization.scm                    |    683 +-
 gnu/services/web.scm                               |     56 +
 gnu/services/xorg.scm                              |      4 +-
 gnu/system.scm                                     |     31 +-
 gnu/system/hurd.scm                                |      4 +-
 gnu/system/image.scm                               |     45 +-
 gnu/system/linux-container.scm                     |     88 +-
 gnu/system/linux-initrd.scm                        |     19 +-
 gnu/system/mapped-devices.scm                      |     67 +-
 gnu/system/shadow.scm                              |    117 +-
 gnu/system/vm.scm                                  |    153 +-
 gnu/tests/base.scm                                 |      4 -
 gnu/tests/data/jami-dummy-account.dat              |    127 +-
 gnu/tests/docker.scm                               |      2 +-
 gnu/tests/install.scm                              |     94 +-
 gnu/tests/messaging.scm                            |      2 +-
 gnu/tests/security.scm                             |      5 +-
 gnu/tests/telephony.scm                            |      7 +-
 gnu/tests/virtualization.scm                       |    177 +-
 guix/build-system/perl.scm                         |      8 +-
 guix/build/bzr.scm                                 |      3 +-
 guix/build/cargo-build-system.scm                  |      3 +-
 guix/build/download-nar.scm                        |     12 +-
 guix/build/download.scm                            |     50 +-
 guix/build/emacs-build-system.scm                  |     85 +-
 guix/build/emacs-utils.scm                         |     15 +-
 guix/build/git.scm                                 |     41 +-
 guix/build/guile-build-system.scm                  |     43 +-
 guix/build/rakudo-build-system.scm                 |      8 +-
 guix/build/syscalls.scm                            |     55 +-
 guix/bzr-download.scm                              |     57 +-
 guix/channels.scm                                  |    148 +-
 guix/cpu.scm                                       |     80 +-
 guix/cvs-download.scm                              |     24 +-
 guix/describe.scm                                  |     48 +-
 guix/docker.scm                                    |    212 +-
 guix/download.scm                                  |     53 +-
 guix/git-download.scm                              |     24 +-
 guix/hg-download.scm                               |     36 +-
 guix/import/cran.scm                               |    108 +-
 guix/import/crate.scm                              |    233 +-
 guix/import/json.scm                               |     13 +-
 guix/lint.scm                                      |    181 +-
 manifest.scm => guix/platforms/or1k.scm            |     22 +-
 guix/profiles.scm                                  |      6 +-
 guix/read-print.scm                                |      1 +
 guix/scripts/describe.scm                          |      2 +
 guix/scripts/download.scm                          |    167 +-
 guix/scripts/git/authenticate.scm                  |     17 +-
 guix/scripts/import.scm                            |     82 +-
 guix/scripts/import/crate.scm                      |     24 +-
 guix/scripts/import/elpa.scm                       |      2 +-
 guix/scripts/pack.scm                              |     88 +-
 guix/scripts/perform-download.scm                  |     69 +-
 guix/scripts/size.scm                              |      3 +-
 guix/scripts/substitute.scm                        |      6 +-
 guix/scripts/system.scm                            |     31 +-
 guix/scripts/system/reconfigure.scm                |      3 +-
 guix/scripts/time-machine.scm                      |      4 +-
 guix/scripts/weather.scm                           |      9 +-
 guix/self.scm                                      |      5 +
 guix/svn-download.scm                              |     88 +-
 guix/swh.scm                                       |    184 +-
 guix/transformations.scm                           |      8 +-
 guix/ui.scm                                        |     14 +-
 guix/upstream.scm                                  |     28 +-
 guix/utils.scm                                     |     30 +
 manifest.scm                                       |      7 +-
 nix/libstore/build.cc                              |     17 +
 nix/libutil/util.cc                                |    116 +-
 nix/libutil/util.hh                                |      7 +
 po/doc/guix-cookbook.de.po                         |     73 +-
 po/doc/guix-cookbook.fr.po                         |   2808 +-
 po/doc/guix-manual.de.po                           |  33095 ++---
 po/doc/guix-manual.es.po                           |  36651 +++---
 po/doc/guix-manual.fr.po                           |  31148 ++---
 po/doc/guix-manual.ru.po                           |  35690 ++---
 po/guix/POTFILES.in                                |      1 +
 po/guix/de.po                                      |   2178 +-
 po/guix/es.po                                      |   2222 +-
 po/guix/fr.po                                      |   2280 +-
 po/guix/it.po                                      |   5066 +-
 po/guix/nl.po                                      |   2197 +-
 po/guix/oc.po                                      |   2183 +-
 po/guix/sk.po                                      |   2248 +-
 po/guix/tr.po                                      |   2120 +-
 po/guix/zh_CN.po                                   |   2166 +-
 po/packages/fr.po                                  |     19 +-
 po/packages/it.po                                  |     14 +-
 po/packages/ko.po                                  |     16 +-
 tests/channels.scm                                 |     57 +-
 tests/crate.scm                                    |    576 +-
 tests/guix-download.sh                             |     45 +-
 tests/guix-time-machine.sh                         |      4 +-
 tests/lint.scm                                     |     53 +-
 tests/pack.scm                                     |     50 +
 tests/swh.scm                                      |     95 +-
 tests/utils.scm                                    |     28 +
 537 files changed, 268828 insertions(+), 191371 deletions(-)



reply via email to

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