[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: Merge master into wip-ppc64le.
From: |
guix-commits |
Subject: |
01/02: Merge master into wip-ppc64le. |
Date: |
Sun, 31 Jan 2021 20:04:47 -0500 (EST) |
marusich pushed a commit to branch wip-ppc64le
in repository guix.
commit 936b2d329714eb35ea7b6ccccd614f8a82ec6b6a
Merge: c104700 85243d0
Author: Chris Marusich <cmmarusich@gmail.com>
AuthorDate: Sun Jan 31 16:14:29 2021 -0800
Merge master into wip-ppc64le.
There was a minor conflict between commits
4a914de930a8317cab5bc11bdb608e3a3da3d1ad and
c1047000a7b1bf0f2eeb12304ddcb4dc1b605e7c. The conflict occurred because the
two commits wrapped the same comment differently. I resolved it by keeping
the formatting from 4a914de930a8317cab5bc11bdb608e3a3da3d1ad.
.dir-locals.el | 1 +
.guix-authorizations | 2 +
Makefile.am | 88 +-
NEWS | 25 +-
config-daemon.ac | 3 +-
configure.ac | 32 +-
doc/contributing.texi | 75 +-
doc/guix-cookbook.texi | 219 +-
doc/guix.texi | 1035 +-
etc/completion/bash/guix | 24 +-
etc/git/pre-push | 33 +-
etc/guix-daemon.cil.in | 39 +-
etc/guix-install.sh | 45 +-
etc/news.scm | 216 +-
etc/snippets/scheme-mode/guix-package | 10 +
.../text-mode/guix-commit-message-add-cl-package | 15 +
.../text-mode/guix-commit-message-add-package | 6 +-
.../text-mode/guix-commit-message-update-package | 8 +-
gnu/bootloader/grub.scm | 47 +-
gnu/build/file-systems.scm | 14 +-
gnu/build/image.scm | 16 +-
gnu/build/install.scm | 3 +-
gnu/build/linux-boot.scm | 5 +-
gnu/build/linux-initrd.scm | 16 +-
gnu/build/vm.scm | 14 +-
gnu/ci.scm | 27 +-
gnu/installer.scm | 9 +-
gnu/installer/newt.scm | 5 +
gnu/installer/newt/keymap.scm | 21 +-
gnu/installer/newt/services.scm | 7 +-
gnu/installer/newt/substitutes.scm | 43 +
gnu/installer/proxy.scm | 6 +-
gnu/installer/record.scm | 3 +
gnu/installer/{proxy.scm => substitutes.scm} | 20 +-
gnu/installer/utils.scm | 11 +-
gnu/local.mk | 97 +-
gnu/machine/ssh.scm | 20 +-
gnu/packages/accessibility.scm | 12 +-
gnu/packages/admin.scm | 269 +-
gnu/packages/algebra.scm | 38 +-
gnu/packages/animation.scm | 130 +-
gnu/packages/aspell.scm | 7 +-
gnu/packages/assembly.scm | 39 +-
gnu/packages/astronomy.scm | 313 +-
gnu/packages/audio.scm | 244 +-
gnu/packages/authentication.scm | 33 +-
gnu/packages/autotools.scm | 87 +-
gnu/packages/aux-files/guile-launcher.c | 46 +-
gnu/packages/aux-files/guix.vim | 7 +
gnu/packages/aux-files/linux-libre/5.10-arm.conf | 9877 ++++++++
gnu/packages/aux-files/linux-libre/5.10-arm64.conf | 10037 ++++++++
gnu/packages/aux-files/linux-libre/5.10-i686.conf | 10732 +++++++++
.../aux-files/linux-libre/5.10-x86_64.conf | 10726 +++++++++
gnu/packages/avahi.scm | 2 +-
gnu/packages/backup.scm | 82 +-
gnu/packages/base.scm | 51 +-
gnu/packages/benchmark.scm | 84 +-
gnu/packages/bioconductor.scm | 2326 +-
gnu/packages/bioinformatics.scm | 1784 +-
gnu/packages/bittorrent.scm | 17 +-
gnu/packages/bootloaders.scm | 185 +-
gnu/packages/browser-extensions.scm | 10 +-
gnu/packages/build-tools.scm | 44 +-
gnu/packages/busybox.scm | 18 +-
gnu/packages/c.scm | 86 +-
gnu/packages/calendar.scm | 12 +-
gnu/packages/certs.scm | 4 +-
gnu/packages/check.scm | 228 +-
gnu/packages/chemistry.scm | 274 +-
gnu/packages/chez.scm | 31 +-
gnu/packages/chicken.scm | 218 +-
gnu/packages/chromium.scm | 154 +-
gnu/packages/ci.scm | 67 +-
gnu/packages/cluster.scm | 6 +-
gnu/packages/cmake.scm | 102 +-
gnu/packages/commencement.scm | 6 +
gnu/packages/compression.scm | 166 +-
gnu/packages/compton.scm | 4 +-
gnu/packages/connman.scm | 8 +-
gnu/packages/cpp.scm | 180 +-
gnu/packages/cran.scm | 1989 +-
gnu/packages/crates-graphics.scm | 840 +-
gnu/packages/crates-gtk.scm | 864 +-
gnu/packages/crates-io.scm | 12682 ++++++++--
gnu/packages/cross-base.scm | 3 +-
gnu/packages/crypto.scm | 21 +-
gnu/packages/cups.scm | 134 +-
gnu/packages/curl.scm | 79 +-
gnu/packages/cybersecurity.scm | 5 +-
gnu/packages/databases.scm | 317 +-
gnu/packages/datastructures.scm | 27 +-
gnu/packages/dav.scm | 4 +-
gnu/packages/debian.scm | 122 +-
gnu/packages/dictionaries.scm | 67 +-
gnu/packages/diffoscope.scm | 4 +-
gnu/packages/digest.scm | 36 +
gnu/packages/disk.scm | 86 +-
gnu/packages/display-managers.scm | 5 +-
gnu/packages/djvu.scm | 361 +-
gnu/packages/dlang.scm | 25 +-
gnu/packages/dns.scm | 76 +-
gnu/packages/docbook.scm | 163 +
gnu/packages/docker.scm | 6 +-
gnu/packages/ebook.scm | 42 +-
gnu/packages/education.scm | 44 +-
gnu/packages/efi.scm | 41 +-
gnu/packages/electronics.scm | 17 +-
gnu/packages/elf.scm | 9 +-
gnu/packages/elixir.scm | 5 +-
gnu/packages/emacs-xyz.scm | 2463 +-
gnu/packages/emacs.scm | 48 +-
gnu/packages/embedded.scm | 109 +-
gnu/packages/emulators.scm | 179 +-
gnu/packages/enchant.scm | 4 +-
gnu/packages/engineering.scm | 460 +-
gnu/packages/enlightenment.scm | 23 +-
gnu/packages/erlang.scm | 15 +-
gnu/packages/esolangs.scm | 96 +
gnu/packages/fcitx.scm | 66 +-
gnu/packages/fcitx5.scm | 452 +
gnu/packages/file-systems.scm | 131 +-
gnu/packages/finance.scm | 219 +-
gnu/packages/flashing-tools.scm | 4 +-
gnu/packages/fonts.scm | 90 +-
gnu/packages/fontutils.scm | 83 +-
gnu/packages/fpga.scm | 186 +-
gnu/packages/freedesktop.scm | 41 +-
gnu/packages/game-development.scm | 149 +-
gnu/packages/games.scm | 808 +-
gnu/packages/gd.scm | 4 +-
gnu/packages/gdb.scm | 23 +-
gnu/packages/genimage.scm | 3 +-
gnu/packages/geo.scm | 119 +-
gnu/packages/gimp.scm | 114 +-
gnu/packages/gl.scm | 92 +-
gnu/packages/glib.scm | 61 +-
gnu/packages/gnome-xyz.scm | 417 +-
gnu/packages/gnome.scm | 374 +-
gnu/packages/gnucash.scm | 18 +-
gnu/packages/gnunet.scm | 4 +-
gnu/packages/gnupg.scm | 159 +-
gnu/packages/gnuzilla.scm | 168 +-
gnu/packages/gobby.scm | 16 +-
gnu/packages/golang.scm | 806 +-
gnu/packages/gpodder.scm | 5 +-
gnu/packages/gps.scm | 50 +-
gnu/packages/graph.scm | 7 +-
gnu/packages/graphics.scm | 120 +-
gnu/packages/graphviz.scm | 23 +-
gnu/packages/groovy.scm | 1404 +-
gnu/packages/gsasl.scm | 8 +-
gnu/packages/gstreamer.scm | 236 +-
gnu/packages/gtk.scm | 95 +-
gnu/packages/guile-xyz.scm | 505 +-
gnu/packages/guile.scm | 61 +-
gnu/packages/hardware.scm | 132 +-
gnu/packages/haskell-apps.scm | 5 +-
gnu/packages/haskell-check.scm | 32 +-
gnu/packages/haskell-crypto.scm | 36 +
gnu/packages/haskell-web.scm | 250 +-
gnu/packages/haskell-xyz.scm | 94 +-
gnu/packages/heads.scm | 34 +
gnu/packages/hunspell.scm | 81 +
gnu/packages/icu4c.scm | 16 +
gnu/packages/idris.scm | 12 +-
gnu/packages/image-processing.scm | 117 +-
gnu/packages/image-viewers.scm | 77 +-
gnu/packages/image.scm | 204 +-
gnu/packages/imagemagick.scm | 25 +-
gnu/packages/inkscape.scm | 4 +-
gnu/packages/irc.scm | 22 +-
gnu/packages/iso-codes.scm | 16 +-
gnu/packages/java.scm | 429 +-
gnu/packages/javascript.scm | 206 +-
gnu/packages/julia-xyz.scm | 181 +-
gnu/packages/kde-frameworks.scm | 68 +-
gnu/packages/kde-internet.scm | 4 +-
gnu/packages/kde-multimedia.scm | 19 +-
gnu/packages/kde-pim.scm | 34 +-
gnu/packages/kde-plasma.scm | 83 +-
gnu/packages/kde-systemtools.scm | 50 +
gnu/packages/kde-utils.scm | 4 +-
gnu/packages/kde.scm | 287 +-
gnu/packages/kodi.scm | 2 +-
gnu/packages/language.scm | 279 +-
gnu/packages/lean.scm | 7 +-
gnu/packages/libffi.scm | 28 +-
gnu/packages/libphidget.scm | 5 +-
gnu/packages/libreoffice.scm | 22 +-
gnu/packages/libunwind.scm | 4 +-
gnu/packages/libusb.scm | 8 +-
gnu/packages/license.scm | 39 +-
gnu/packages/linphone.scm | 15 +-
gnu/packages/linux.scm | 698 +-
gnu/packages/lisp-xyz.scm | 13331 ++++++-----
gnu/packages/lisp.scm | 215 +-
gnu/packages/llvm.scm | 7 +-
gnu/packages/logging.scm | 20 +-
gnu/packages/loko.scm | 6 +-
gnu/packages/lsof.scm | 77 +-
gnu/packages/lua.scm | 59 +-
gnu/packages/machine-learning.scm | 109 +-
gnu/packages/mail.scm | 125 +-
gnu/packages/man.scm | 4 +-
gnu/packages/maths.scm | 151 +-
gnu/packages/matrix.scm | 6 +-
gnu/packages/maven.scm | 2 +
gnu/packages/mercury.scm | 8 +-
gnu/packages/messaging.scm | 586 +-
gnu/packages/moe.scm | 6 +-
gnu/packages/monitoring.scm | 11 +-
gnu/packages/mono.scm | 4 +-
gnu/packages/moreutils.scm | 6 +-
gnu/packages/mp3.scm | 116 +-
gnu/packages/mpd.scm | 76 +-
gnu/packages/mpi.scm | 10 +
gnu/packages/mtools.scm | 4 +-
gnu/packages/music.scm | 250 +-
gnu/packages/musl.scm | 4 +-
gnu/packages/nano.scm | 6 +-
gnu/packages/ncurses.scm | 6 +-
gnu/packages/networking.scm | 235 +-
gnu/packages/nfs.scm | 5 +-
gnu/packages/nicotine.scm | 32 +-
gnu/packages/node.scm | 13 +-
gnu/packages/nss.scm | 154 +-
gnu/packages/ntp.scm | 8 +-
gnu/packages/ocaml.scm | 822 +-
gnu/packages/onc-rpc.scm | 17 +-
gnu/packages/openstack.scm | 82 +-
gnu/packages/package-management.scm | 102 +-
gnu/packages/parallel.scm | 45 +-
gnu/packages/pascal.scm | 2 +-
gnu/packages/password-utils.scm | 16 +-
.../patches/alsa-modular-synth-fix-vocoder.patch | 522 -
gnu/packages/patches/audacity-add-include.patch | 15 +
gnu/packages/patches/avogadro-boost148.patch | 69 -
gnu/packages/patches/avogadro-eigen3-update.patch | 603 -
.../patches/avogadro-python-eigen-lib.patch | 161 -
.../patches/aws-c-event-stream-cmake-prefix.patch | 13 +
.../patches/aws-checksums-cmake-prefix.patch | 13 +
.../patches/bear-disable-preinstall-tests.patch | 40 +
.../busybox-1.31.1-fix-build-with-glibc-2.31.patch | 68 -
.../patches/c++-gsl-find-system-gtest.patch | 96 +
.../patches/cl-asdf-config-directories.patch | 44 +
.../patches/clisp-remove-failing-test.patch | 43 -
gnu/packages/patches/combinatorial-blas-awpm.patch | 218 +-
gnu/packages/patches/dbxfs-remove-sentry-sdk.patch | 2 +-
gnu/packages/patches/dconf-meson-0.52.patch | 19 -
.../eigen-remove-openmp-error-counting.patch | 64 +
.../emacs-scheme-complete-scheme-r5rs-info.patch | 14 -
gnu/packages/patches/freebayes-devendor-deps.patch | 152 +
gnu/packages/patches/gdb-hurd.patch | 69 +
.../patches/gnash-fix-giflib-version.patch | 17 +
gnu/packages/patches/gpsbabel-fix-i686-test.patch | 46 +
gnu/packages/patches/gpsbabel-minizip.patch | 13 -
gnu/packages/patches/gpsbabel-qstring.patch | 69 -
.../patches/grim-revert-output-rotation.patch | 27 -
gnu/packages/patches/guile-2.2-skip-so-test.patch | 23 +
gnu/packages/patches/hplip-fix-bug-1898438.patch | 19 -
gnu/packages/patches/icecat-makeicecat.patch | 4 +-
.../icedtea-6-extend-hotspot-aarch64-support.patch | 1831 ++
...icedtea-6-hotspot-gcc-segfault-workaround.patch | 42 -
.../icedtea-7-hotspot-aarch64-use-c++98.patch | 33 +
...icedtea-7-hotspot-gcc-segfault-workaround.patch | 45 -
gnu/packages/patches/idris-disable-test.patch | 19 +
.../patches/ipxe-reproducible-geniso.patch | 77 +
.../patches/jamvm-1.5.1-aarch64-support.patch | 572 +
...m-arm.patch => jamvm-1.5.1-armv7-support.patch} | 0
.../patches/jamvm-2.0.0-aarch64-support.patch | 645 +
.../patches/jamvm-2.0.0-opcode-guard.patch | 35 +
...ava-tunnelvisionlabs-antlr-code-too-large.patch | 87 +
gnu/packages/patches/libcyaml-libyaml-compat.patch | 51 +
gnu/packages/patches/libdrm-realpath-virtio.patch | 42 -
gnu/packages/patches/libexpected-nofetch.patch | 27 +
.../patches/libffi-float128-powerpc64le.patch | 58 +
.../patches/libsndfile-CVE-2017-12562.patch | 97 -
.../libsndfile-CVE-2017-8361-8363-8365.patch | 77 -
.../patches/libsndfile-CVE-2017-8362.patch | 61 -
.../patches/libsndfile-armhf-type-checks.patch | 42 -
.../patches/lsof-fatal-test-failures.patch | 58 +
.../patches/mariadb-client-test-32bit.patch | 37 -
.../patches/minimap2-aarch64-support.patch | 52 +
gnu/packages/patches/mupdf-fix-linkage.patch | 27 +
gnu/packages/patches/mutt-store-references.patch | 13 +-
gnu/packages/patches/nss-pkgconfig.patch | 225 -
.../patches/ocaml-cairo2-caml_ba_array-fix.patch | 68 +
gnu/packages/patches/openssh-fix-ssh-copy-id.patch | 38 +
gnu/packages/patches/pam-mount-luks2-support.patch | 51 -
gnu/packages/patches/pciutils-hurd-fix.patch | 23 +
gnu/packages/patches/pidgin-libnm.patch | 60 -
gnu/packages/patches/pidgin-vv-gst.patch | 48 +
gnu/packages/patches/pinentry-efl.patch | 798 -
gnu/packages/patches/podofo-cmake-3.12.patch | 19 -
gnu/packages/patches/pulseview-qt515-compat.patch | 145 +
.../patches/purescript-relax-dependencies.patch | 28 +-
gnu/packages/patches/python-3.9-fix-tests.patch | 370 +
.../python-aiohttp-3.6.2-no-warning-fail.patch | 34 -
.../patches/python-cairocffi-dlopen-path.patch | 10 -
.../python-gst-fix-build-with-python-3.8.patch | 36 -
.../patches/python-pydot-regression-test.patch | 79 +
.../patches/python-tinycss2-flake8-compat.patch | 36 -
...v.patch => r-httpuv-1.5.5-unvendor-libuv.patch} | 0
.../patches/renpy-use-system-fribidi.patch | 52 +
gnu/packages/patches/rust-1.48-linker-locale.patch | 14 +
.../patches/rust-ndarray-remove-blas-src-dep.patch | 36 +
gnu/packages/patches/sbcl-clml-fix-types.patch | 280 +
.../patches/sbcl-geco-fix-organism-class.patch | 13 -
.../patches/sbcl-graph-asdf-definitions.patch | 70 -
.../patches/sdcc-disable-non-free-code.patch | 721 +-
gnu/packages/patches/serf-python3.patch | 29 +
.../patches/shakespeare-spl-fix-grammar.patch | 16 +
.../smalltalk-multiplication-overflow.patch | 121 +
gnu/packages/patches/superlu-dist-awpm-grid.patch | 31 +-
.../patches/tipp10-disable-downloader.patch | 165 +
gnu/packages/patches/tipp10-qt5.patch | 69 +
.../patches/transmission-honor-localedir.patch | 34 +
.../patches/ungoogled-chromium-system-nspr.patch | 22 +-
.../patches/vcflib-use-shared-libraries.patch | 135 -
.../patches/weasyprint-library-paths.patch | 43 -
gnu/packages/patchutils.scm | 4 +-
gnu/packages/pciutils.scm | 19 +-
gnu/packages/pdf.scm | 290 +-
gnu/packages/perl-check.scm | 7 +-
gnu/packages/perl.scm | 118 +-
gnu/packages/photo.scm | 23 +-
gnu/packages/php.scm | 4 +-
gnu/packages/plotutils.scm | 4 +-
gnu/packages/popt.scm | 16 +-
gnu/packages/pretty-print.scm | 6 +-
gnu/packages/printers.scm | 70 -
gnu/packages/protobuf.scm | 6 +-
gnu/packages/pulseaudio.scm | 72 +-
gnu/packages/purescript.scm | 7 +-
gnu/packages/python-build.scm | 160 +
gnu/packages/python-check.scm | 111 +-
gnu/packages/python-compression.scm | 4 +-
gnu/packages/python-crypto.scm | 49 +-
gnu/packages/python-science.scm | 26 +
gnu/packages/python-web.scm | 778 +-
gnu/packages/python-xyz.scm | 1883 +-
gnu/packages/python.scm | 25 +
gnu/packages/qt.scm | 358 +-
gnu/packages/radio.scm | 91 +-
gnu/packages/rcm.scm | 5 +-
gnu/packages/rdf.scm | 10 +-
gnu/packages/re2c.scm | 6 +-
gnu/packages/regex.scm | 5 +-
gnu/packages/rpc.scm | 11 +-
gnu/packages/rsync.scm | 5 +-
gnu/packages/ruby.scm | 75 +-
gnu/packages/rust-apps.scm | 298 +-
gnu/packages/rust.scm | 100 +-
gnu/packages/sagemath.scm | 5 +-
gnu/packages/samba.scm | 103 +-
gnu/packages/scheme.scm | 33 +-
gnu/packages/scribus.scm | 26 +-
gnu/packages/sdcc.scm | 78 -
gnu/packages/search.scm | 72 +-
gnu/packages/security-token.scm | 24 +-
gnu/packages/sequoia.scm | 86 +-
gnu/packages/shells.scm | 10 +-
gnu/packages/shellutils.scm | 47 +-
gnu/packages/skarnet.scm | 39 +-
gnu/packages/smalltalk.scm | 52 +-
gnu/packages/sphinx.scm | 86 +-
gnu/packages/spice.scm | 5 +-
gnu/packages/ssh.scm | 48 +-
gnu/packages/sssd.scm | 2 +-
gnu/packages/statistics.scm | 227 +-
gnu/packages/storage.scm | 4 +-
gnu/packages/syncthing.scm | 115 +-
gnu/packages/syndication.scm | 50 +-
gnu/packages/telegram.scm | 557 +
gnu/packages/terminals.scm | 371 +-
gnu/packages/tex.scm | 187 +-
gnu/packages/text-editors.scm | 68 +-
gnu/packages/textutils.scm | 5 +-
gnu/packages/time.scm | 19 +-
gnu/packages/tls.scm | 51 +-
gnu/packages/tor.scm | 16 +-
gnu/packages/uml.scm | 4 +-
gnu/packages/upnp.scm | 56 +-
gnu/packages/valgrind.scm | 23 +-
gnu/packages/version-control.scm | 284 +-
gnu/packages/video.scm | 362 +-
gnu/packages/vim.scm | 57 +-
gnu/packages/virtualization.scm | 151 +-
gnu/packages/visidata.scm | 4 +-
gnu/packages/vnc.scm | 86 +-
gnu/packages/vpn.scm | 84 +-
gnu/packages/vulkan.scm | 18 +-
gnu/packages/web-browsers.scm | 131 +-
gnu/packages/web.scm | 382 +-
gnu/packages/webkit.scm | 6 +-
gnu/packages/wget.scm | 7 +-
gnu/packages/wine.scm | 98 +-
gnu/packages/wm.scm | 395 +-
gnu/packages/xdisorg.scm | 138 +-
gnu/packages/xfce.scm | 319 +-
gnu/packages/xiph.scm | 10 +-
gnu/packages/xml.scm | 190 +-
gnu/packages/xorg.scm | 70 +-
gnu/services.scm | 8 +-
gnu/services/audio.scm | 6 +-
gnu/services/avahi.scm | 4 +-
gnu/services/base.scm | 105 +-
gnu/services/cuirass.scm | 321 +-
gnu/services/cups.scm | 13 +-
gnu/services/databases.scm | 313 +-
gnu/services/linux.scm | 59 +-
gnu/services/mail.scm | 81 +-
gnu/services/monitoring.scm | 85 +-
gnu/services/networking.scm | 65 +-
gnu/services/nix.scm | 61 +-
gnu/services/science.scm | 18 +
gnu/services/security-token.scm | 3 +-
gnu/services/shepherd.scm | 67 +-
gnu/services/syncthing.scm | 89 +
gnu/services/virtualization.scm | 19 +-
gnu/services/web.scm | 27 +-
gnu/system.scm | 86 +-
gnu/system/examples/bare-hurd.tmpl | 2 +-
gnu/system/image.scm | 22 +-
gnu/system/images/{pine64.scm => novena.scm} | 39 +-
gnu/system/images/pine64.scm | 2 +-
gnu/system/images/pinebook-pro.scm | 6 +-
gnu/system/install.scm | 22 +-
gnu/system/linux-container.scm | 7 +-
gnu/system/linux-initrd.scm | 27 +-
gnu/system/mapped-devices.scm | 204 +-
gnu/system/shadow.scm | 46 +-
gnu/tests/cuirass.scm | 276 +
gnu/tests/databases.scm | 117 +-
gnu/tests/guix.scm | 5 +-
gnu/tests/install.scm | 263 +-
gnu/tests/monitoring.scm | 7 +-
gnu/tests/web.scm | 7 +-
guix/avahi.scm | 178 +
guix/build-system/asdf.scm | 31 +-
guix/build-system/chicken.scm | 132 +
guix/build-system/haskell.scm | 5 +-
guix/build-system/julia.scm | 6 +-
guix/build-system/r.scm | 2 +-
guix/build/asdf-build-system.scm | 177 +-
guix/build/cargo-build-system.scm | 25 +-
guix/build/cargo-utils.scm | 5 +-
guix/build/chicken-build-system.scm | 133 +
guix/build/julia-build-system.scm | 58 +-
guix/build/lisp-utils.scm | 245 +-
guix/build/store-copy.scm | 133 +-
guix/cache.scm | 9 +-
guix/channels.scm | 14 +-
guix/ci.scm | 52 +-
guix/cpio.scm | 33 +-
d3.v3.js => guix/d3.v3.js | 0
guix/download.scm | 21 +-
guix/gexp.scm | 15 +-
guix/git.scm | 52 +-
guix/glob.scm | 15 +
guix/gnu-maintenance.scm | 5 +-
graph.js => guix/graph.js | 0
guix/graph.scm | 6 +-
guix/http-client.scm | 12 +-
guix/import/cpan.scm | 3 +-
guix/import/cran.scm | 56 +-
guix/import/crate.scm | 153 +-
guix/import/elpa.scm | 240 +-
guix/import/gem.scm | 11 +-
guix/import/gnu.scm | 16 +-
guix/import/hackage.scm | 14 +-
guix/import/opam.scm | 64 +-
guix/import/print.scm | 3 +-
guix/import/pypi.scm | 8 +-
guix/import/stackage.scm | 13 +-
guix/import/texlive.scm | 28 +-
guix/import/utils.scm | 92 +-
guix/inferior.scm | 116 +-
guix/licenses.scm | 17 +-
guix/lint.scm | 87 +-
guix/modules.scm | 4 +-
guix/monads.scm | 15 +-
guix/nar.scm | 8 +-
guix/narinfo.scm | 326 +
guix/packages.scm | 38 +-
guix/profiles.scm | 52 +-
guix/progress.scm | 76 +-
guix/repl.scm | 8 +-
guix/scripts.scm | 4 +-
guix/scripts/archive.scm | 6 +-
guix/scripts/build.scm | 13 +-
guix/scripts/challenge.scm | 2 +
guix/scripts/deploy.scm | 33 +-
guix/scripts/discover.scm | 142 +
guix/scripts/environment.scm | 6 +-
guix/scripts/graph.scm | 5 +-
guix/scripts/hash.scm | 5 +-
guix/scripts/import/cran.scm | 46 +-
guix/scripts/import/crate.scm | 15 +-
guix/scripts/import/elpa.scm | 19 +-
guix/scripts/import/json.scm | 10 +-
guix/scripts/import/opam.scm | 10 +-
guix/scripts/install.scm | 2 +
guix/scripts/lint.scm | 15 +-
guix/scripts/offload.scm | 15 +-
guix/scripts/pack.scm | 262 +-
guix/scripts/package.scm | 2 +
guix/scripts/processes.scm | 152 +-
guix/scripts/publish.scm | 97 +-
guix/scripts/pull.scm | 110 +-
guix/scripts/substitute.scm | 706 +-
guix/scripts/system.scm | 135 +-
guix/scripts/system/reconfigure.scm | 9 +-
guix/scripts/upgrade.scm | 16 +-
guix/scripts/weather.scm | 37 +-
guix/self.scm | 64 +-
guix/serialization.scm | 58 +-
guix/ssh.scm | 91 +-
guix/status.scm | 4 +
guix/store.scm | 24 +-
guix/store/database.scm | 105 +-
guix/store/deduplication.scm | 199 +-
guix/swh.scm | 3 +-
guix/transformations.scm | 128 +-
guix/ui.scm | 121 +-
guix/upstream.scm | 44 +-
guix/utils.scm | 29 +-
m4/guix.m4 | 4 +-
nix/libstore/build.cc | 209 +-
nix/libstore/local-store.cc | 170 +-
nix/libstore/local-store.hh | 25 +-
nix/libutil/util.cc | 6 +-
nix/libutil/util.hh | 7 +-
nix/nix-daemon/guix-daemon.cc | 21 +
po/doc/guix-manual.fr.po | 22918 ++++++++++---------
po/guix/POTFILES.in | 2 +
po/guix/fr.po | 3371 ++-
po/packages/fr.po | 16523 ++++---------
scripts/guix.in | 2 +-
tests/boot-parameters.scm | 30 +-
tests/challenge.scm | 2 +-
tests/crate.scm | 591 +-
tests/cve-sample.json | 2 +-
tests/elpa.scm | 3 +-
tests/gexp.scm | 20 +-
tests/glob.scm | 8 +-
tests/guix-archive.sh | 4 +-
tests/guix-environment.sh | 8 +-
tests/guix-hash.sh | 3 +-
tests/guix-pack-relocatable.sh | 2 +-
tests/guix-system.sh | 13 +-
tests/import-utils.scm | 40 +-
tests/inferior.scm | 34 +-
tests/lint.scm | 121 +-
tests/nar.scm | 21 +-
tests/networking.scm | 3 +-
tests/opam.scm | 67 +-
tests/profiles.scm | 38 +
tests/publish.scm | 16 +
tests/store-database.scm | 57 +-
tests/store-deduplication.scm | 20 +-
tests/store.scm | 95 +-
tests/substitute.scm | 155 +-
tests/swh.scm | 39 +-
tests/transformations.scm | 50 +-
tests/utils.scm | 49 +-
566 files changed, 122917 insertions(+), 50132 deletions(-)