guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge remote-tracking branch 'origin/master' into wip-pinebook-pr


From: guix-commits
Subject: 01/01: Merge remote-tracking branch 'origin/master' into wip-pinebook-pro
Date: Sun, 21 Mar 2021 13:25:02 -0400 (EDT)

vagrantc pushed a commit to branch wip-pinebook-pro
in repository guix.

commit 0ba9c3fbf8ed4983d7ff5bb9e82eff8ba8da85e8
Merge: 854c7eb ba0dc1d
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sat Mar 20 17:51:02 2021 -0700

    Merge remote-tracking branch 'origin/master' into wip-pinebook-pro

 .guix-authorizations                               |     6 +
 Makefile.am                                        |    38 +-
 build-aux/build-self.scm                           |    19 +-
 build-aux/check-final-inputs-self-contained.scm    |     3 +-
 build-aux/cuirass/evaluate.scm                     |   105 +
 build-aux/cuirass/gnu-system.scm                   |    25 -
 build-aux/cuirass/guix-modular.scm                 |     6 -
 build-aux/cuirass/hydra-to-cuirass.scm             |    47 -
 build-aux/hydra/evaluate.scm                       |   131 -
 build-aux/hydra/gnu-system.scm                     |    88 -
 build-aux/hydra/guix-modular.scm                   |    91 -
 build-aux/hydra/guix.scm                           |   106 -
 configure.ac                                       |     6 +-
 doc/build.scm                                      |    34 +-
 doc/contributing.texi                              |    19 +-
 doc/guix.texi                                      |  1482 ++-
 etc/completion/fish/guix.fish                      |     7 +-
 etc/completion/zsh/_guix                           |     2 +-
 etc/guix-publish.service.in                        |     3 +
 etc/news.scm                                       |   468 +-
 etc/release-manifest.scm                           |     2 +-
 gnu/build/activation.scm                           |    55 +-
 gnu/build/file-systems.scm                         |    39 +-
 gnu/ci.scm                                         |   463 +-
 gnu/image.scm                                      |     1 +
 gnu/local.mk                                       |   101 +-
 gnu/machine/ssh.scm                                |     6 +-
 gnu/packages/admin.scm                             |   212 +-
 gnu/packages/adns.scm                              |    18 +
 gnu/packages/algebra.scm                           |    59 +-
 gnu/packages/animation.scm                         |     6 +-
 gnu/packages/assembly.scm                          |    33 +-
 gnu/packages/astronomy.scm                         |   314 +-
 gnu/packages/audio.scm                             |   124 +-
 gnu/packages/authentication.scm                    |     4 +-
 gnu/packages/autotools.scm                         |     8 +-
 .../aux-files/chromium/master-preferences.json     |     8 +-
 gnu/packages/aux-files/linux-libre/5.11-arm.conf   |  9944 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.11-arm64.conf | 10140 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.11-i686.conf  | 10792 ++++++++++++++++++
 .../aux-files/linux-libre/5.11-x86_64.conf         | 10828 +++++++++++++++++++
 gnu/packages/axoloti.scm                           |    19 +-
 gnu/packages/batik.scm                             |     4 +-
 gnu/packages/benchmark.scm                         |    34 +-
 gnu/packages/bioconductor.scm                      |  1061 +-
 gnu/packages/bioinformatics.scm                    |  1512 ++-
 gnu/packages/boost.scm                             |     3 +-
 gnu/packages/bootloaders.scm                       |     5 +-
 gnu/packages/build-tools.scm                       |    70 +-
 gnu/packages/busybox.scm                           |     5 +-
 gnu/packages/c.scm                                 |    96 +-
 gnu/packages/calendar.scm                          |     6 +-
 gnu/packages/cdrom.scm                             |    18 +-
 gnu/packages/check.scm                             |    38 +-
 gnu/packages/chromium.scm                          |    71 +-
 gnu/packages/ci.scm                                |    86 +-
 gnu/packages/cmake.scm                             |    56 +-
 gnu/packages/cobol.scm                             |     9 +-
 gnu/packages/compression.scm                       |   180 +-
 gnu/packages/compton.scm                           |     2 +-
 gnu/packages/cpp.scm                               |   132 +-
 gnu/packages/cran.scm                              |  2439 ++++-
 gnu/packages/crates-graphics.scm                   |   504 +-
 gnu/packages/crates-gtk.scm                        |    40 +-
 gnu/packages/crates-io.scm                         |  8302 ++++++++++++--
 gnu/packages/crypto.scm                            |    53 +-
 gnu/packages/cups.scm                              |    19 +-
 gnu/packages/curl.scm                              |     6 +-
 gnu/packages/cybersecurity.scm                     |     6 +-
 gnu/packages/cyrus-sasl.scm                        |    18 +
 gnu/packages/databases.scm                         |   433 +-
 gnu/packages/datastructures.scm                    |    10 +-
 gnu/packages/dictionaries.scm                      |     8 +-
 gnu/packages/diffoscope.scm                        |     5 +-
 gnu/packages/disk.scm                              |    34 +-
 gnu/packages/display-managers.scm                  |    31 +
 gnu/packages/distributed.scm                       |     2 +-
 gnu/packages/django.scm                            |     8 +-
 gnu/packages/dns.scm                               |    28 +-
 gnu/packages/docbook.scm                           |     4 +-
 gnu/packages/docker.scm                            |    32 +-
 gnu/packages/documentation.scm                     |     2 +-
 gnu/packages/dunst.scm                             |    22 +-
 gnu/packages/education.scm                         |    10 +-
 gnu/packages/electronics.scm                       |    58 +-
 gnu/packages/elixir.scm                            |     6 +-
 gnu/packages/emacs-xyz.scm                         |  1844 ++--
 gnu/packages/embedded.scm                          |    43 +-
 gnu/packages/emulators.scm                         |   141 +-
 gnu/packages/engineering.scm                       |   251 +-
 gnu/packages/enlightenment.scm                     |     4 +-
 gnu/packages/esolangs.scm                          |    37 +
 gnu/packages/fcitx5.scm                            |     9 +-
 gnu/packages/file-systems.scm                      |   106 +-
 gnu/packages/finance.scm                           |    10 +-
 gnu/packages/fonts.scm                             |   100 +-
 gnu/packages/fontutils.scm                         |    27 +-
 gnu/packages/fpga.scm                              |     4 +-
 gnu/packages/freedesktop.scm                       |   121 +-
 gnu/packages/freeipmi.scm                          |     6 +-
 gnu/packages/game-development.scm                  |    17 +-
 gnu/packages/games.scm                             |   174 +-
 gnu/packages/geo.scm                               |    29 +-
 gnu/packages/gettext.scm                           |     3 +-
 gnu/packages/gimp.scm                              |     6 +-
 gnu/packages/gl.scm                                |    11 +-
 gnu/packages/glib.scm                              |   118 +-
 gnu/packages/gnome-xyz.scm                         |   105 +
 gnu/packages/gnome.scm                             |   249 +-
 gnu/packages/gnunet.scm                            |     2 +-
 gnu/packages/gnupg.scm                             |     9 +-
 gnu/packages/gnuzilla.scm                          |    14 +-
 gnu/packages/golang.scm                            |   363 +-
 gnu/packages/gps.scm                               |     5 +-
 gnu/packages/graph.scm                             |    31 +-
 gnu/packages/graphics.scm                          |    52 +-
 gnu/packages/groff.scm                             |     3 +-
 gnu/packages/gstreamer.scm                         |     2 +-
 gnu/packages/gtk.scm                               |   103 +-
 gnu/packages/guile-xyz.scm                         |   183 +-
 gnu/packages/guile.scm                             |    55 +-
 gnu/packages/haskell-apps.scm                      |    72 +-
 gnu/packages/haskell-xyz.scm                       |    44 +-
 gnu/packages/heads.scm                             |     2 +-
 gnu/packages/i2p.scm                               |    34 +-
 gnu/packages/ibus.scm                              |    28 +-
 gnu/packages/image-processing.scm                  |    66 +-
 gnu/packages/image-viewers.scm                     |    43 +-
 gnu/packages/image.scm                             |   128 +-
 gnu/packages/imagemagick.scm                       |    43 +-
 gnu/packages/installers.scm                        |    29 +-
 gnu/packages/ipfs.scm                              |     6 +-
 gnu/packages/irc.scm                               |    13 +-
 gnu/packages/jami.scm                              |     3 +-
 gnu/packages/java-compression.scm                  |     5 +
 gnu/packages/java.scm                              |   419 +-
 gnu/packages/javascript.scm                        |     4 +-
 gnu/packages/julia-xyz.scm                         |   280 +-
 gnu/packages/kde-frameworks.scm                    |    32 +
 gnu/packages/kde-multimedia.scm                    |     2 +-
 gnu/packages/kde-pim.scm                           |    12 +-
 gnu/packages/kde.scm                               |    43 +-
 gnu/packages/language.scm                          |   129 +-
 gnu/packages/libcanberra.scm                       |     2 +-
 gnu/packages/libevent.scm                          |     1 +
 gnu/packages/libreoffice.scm                       |    13 +-
 gnu/packages/license.scm                           |     2 +-
 gnu/packages/linux.scm                             |   164 +-
 gnu/packages/lirc.scm                              |     3 +-
 gnu/packages/lisp-xyz.scm                          |  1534 ++-
 gnu/packages/lisp.scm                              |     4 +-
 gnu/packages/llvm.scm                              |    50 +-
 gnu/packages/logging.scm                           |     2 +-
 gnu/packages/lolcode.scm                           |    60 -
 gnu/packages/lua.scm                               |   113 +-
 gnu/packages/lxde.scm                              |    12 +-
 gnu/packages/machine-learning.scm                  |    25 +-
 gnu/packages/mail.scm                              |    77 +-
 gnu/packages/make-bootstrap.scm                    |     4 +-
 gnu/packages/man.scm                               |    22 +-
 gnu/packages/markup.scm                            |    24 +
 gnu/packages/mate.scm                              |     4 +-
 gnu/packages/maths.scm                             |    42 +-
 gnu/packages/mes.scm                               |    80 +-
 gnu/packages/messaging.scm                         |   297 +-
 gnu/packages/monitoring.scm                        |    53 +-
 gnu/packages/mp3.scm                               |     4 +-
 gnu/packages/mpd.scm                               |    12 +-
 gnu/packages/mpi.scm                               |    33 +-
 gnu/packages/multiprecision.scm                    |    77 +-
 gnu/packages/music.scm                             |   246 +-
 gnu/packages/nano.scm                              |     4 +-
 gnu/packages/networking.scm                        |   112 +-
 gnu/packages/nim.scm                               |     4 +-
 gnu/packages/node.scm                              |     7 +-
 gnu/packages/ocaml.scm                             |   257 +-
 gnu/packages/ocr.scm                               |   164 +-
 gnu/packages/onc-rpc.scm                           |     8 +-
 gnu/packages/opencl.scm                            |    68 +-
 gnu/packages/openkinect.scm                        |     5 +-
 gnu/packages/openldap.scm                          |    28 +-
 gnu/packages/package-management.scm                |    79 +-
 gnu/packages/parallel.scm                          |    40 +-
 gnu/packages/password-utils.scm                    |   218 +-
 gnu/packages/patches/abseil-cpp-fix-gtest.patch    |    16 +
 .../patches/abseil-cpp-fix-strerror_test.patch     |    42 +
 gnu/packages/patches/aws-c-cal-cmake-prefix.patch  |    13 +
 gnu/packages/patches/aws-c-io-cmake-prefix.patch   |    13 +
 .../aws-c-io-disable-networking-tests.patch        |    81 +
 gnu/packages/patches/bsdiff-CVE-2014-9862.patch    |    15 +
 gnu/packages/patches/busybox-CVE-2021-28831.patch  |    57 +
 gnu/packages/patches/cairo-CVE-2018-19876.patch    |    37 +
 gnu/packages/patches/cairo-CVE-2020-35492.patch    |    49 +
 gnu/packages/patches/cgal-security-pr-5371.patch   |  1611 +++
 .../patches/cyrus-sasl-CVE-2019-19906.patch        |    25 +
 .../patches/evolution-CVE-2020-11879.patch         |   122 +
 .../evolution-data-server-CVE-2020-14928.patch     |   115 +
 .../evolution-data-server-CVE-2020-16117.patch     |    28 +
 .../patches/exiv2-CVE-2017-14859-14862-14864.patch |    66 -
 gnu/packages/patches/exiv2-CVE-2017-14860.patch    |    48 -
 .../patches/gdk-pixbuf-CVE-2020-29385.patch        |    53 +
 gnu/packages/patches/geary-CVE-2020-24661.patch    |   133 +
 gnu/packages/patches/glib-CVE-2021-27218.patch     |   132 +
 gnu/packages/patches/glib-CVE-2021-27219-01.patch  |   176 +
 gnu/packages/patches/glib-CVE-2021-27219-02.patch  |   264 +
 gnu/packages/patches/glib-CVE-2021-27219-03.patch  |   136 +
 gnu/packages/patches/glib-CVE-2021-27219-04.patch  |   308 +
 gnu/packages/patches/glib-CVE-2021-27219-05.patch  |    47 +
 gnu/packages/patches/glib-CVE-2021-27219-06.patch  |    94 +
 gnu/packages/patches/glib-CVE-2021-27219-07.patch  |   118 +
 gnu/packages/patches/glib-CVE-2021-27219-08.patch  |    94 +
 gnu/packages/patches/glib-CVE-2021-27219-09.patch  |    98 +
 gnu/packages/patches/glib-CVE-2021-27219-10.patch  |    52 +
 gnu/packages/patches/glib-CVE-2021-27219-11.patch  |    57 +
 gnu/packages/patches/glib-CVE-2021-27219-12.patch  |    30 +
 gnu/packages/patches/glib-CVE-2021-27219-13.patch  |    32 +
 gnu/packages/patches/glib-CVE-2021-27219-14.patch  |    32 +
 gnu/packages/patches/glib-CVE-2021-27219-15.patch  |    95 +
 gnu/packages/patches/glib-CVE-2021-27219-16.patch  |    43 +
 gnu/packages/patches/glib-CVE-2021-27219-17.patch  |    37 +
 gnu/packages/patches/glib-CVE-2021-27219-18.patch  |   232 +
 gnu/packages/patches/glib-CVE-2021-28153.patch     |   283 +
 .../patches/gnome-shell-CVE-2020-17489.patch       |    46 +
 gnu/packages/patches/gnutls-CVE-2021-20231.patch   |    62 +
 gnu/packages/patches/gnutls-CVE-2021-20232.patch   |    60 +
 .../patches/hplip-remove-imageprocessor.patch      |    41 +-
 .../patches/http-parser-CVE-2020-8287.patch        |    75 +
 .../http-parser-fix-assertion-on-armhf.patch       |    39 -
 .../patches/libcaca-CVE-2021-3410-pt1.patch        |   137 +
 .../patches/libcaca-CVE-2021-3410-pt2.patch        |    96 +
 gnu/packages/patches/libcroco-CVE-2020-12825.patch |   187 +
 gnu/packages/patches/lrzip-CVE-2017-8842.patch     |    23 -
 ...ngodb-support-unknown-linux-distributions.patch |    55 -
 gnu/packages/patches/mpg321-CVE-2019-14247.patch   |    23 +
 gnu/packages/patches/mupdf-CVE-2021-3407.patch     |    51 +
 .../patches/openscad-parser-boost-1.72.patch       |    26 -
 gnu/packages/patches/openssh-fix-ssh-copy-id.patch |    38 -
 .../patches/ppsspp-disable-upgrade-and-gold.patch  |   113 +-
 .../patches/python-2.7-CVE-2021-3177.patch         |   157 +
 .../patches/python-3.8-CVE-2021-3177.patch         |   194 +
 .../python-matplotlib-run-under-wayland-gtk3.patch |    31 +
 .../patches/python-shouldbe-0.1.2-cpy3.8.patch     |    82 -
 gnu/packages/patches/qemu-CVE-2021-20203.patch     |   172 +
 gnu/packages/patches/qemu-build-info-manual.patch  |   201 +-
 gnu/packages/patches/qpdfview-qt515-compat.patch   |    17 +
 .../patches/retroarch-LIBRETRO_DIRECTORY.patch     |    32 +
 .../patches/retroarch-disable-online-updater.patch |    41 -
 .../patches/ruby-rack-ignore-failing-test.patch    |    13 -
 .../ruby-rubocop-break-dependency-cycle.patch      |   101 -
 .../ruby-tzinfo-data-ignore-broken-test.patch      |    13 -
 gnu/packages/patches/screen-CVE-2021-26937.patch   |    66 +
 .../patches/sdcc-disable-non-free-code.patch       |   257 +-
 .../patches/ungoogled-chromium-system-opus.patch   |    27 +
 gnu/packages/patches/unzip-32bit-zipbomb-fix.patch |    50 +
 .../unzip-COVSCAN-fix-unterminated-string.patch    |   131 +
 gnu/packages/patches/unzip-CVE-2016-9844.patch     |    39 +
 gnu/packages/patches/unzip-CVE-2018-1000035.patch  |    34 +
 gnu/packages/patches/unzip-CVE-2018-18384.patch    |    35 +
 .../patches/unzip-alt-iconv-utf8-print.patch       |   381 +
 gnu/packages/patches/unzip-alt-iconv-utf8.patch    |   398 +
 gnu/packages/patches/unzip-case-insensitive.patch  |   131 +
 gnu/packages/patches/unzip-close.patch             |   176 +
 gnu/packages/patches/unzip-exec-shield.patch       |    10 +
 gnu/packages/patches/unzip-fix-recmatch.patch      |   477 +
 gnu/packages/patches/unzip-manpage-fix.patch       |    11 +
 gnu/packages/patches/unzip-overflow.patch          |    25 +
 gnu/packages/patches/unzip-timestamp.patch         |    41 +
 gnu/packages/patches/unzip-valgrind.patch          |    26 +
 gnu/packages/patches/unzip-x-option.patch          |    28 +
 gnu/packages/patches/unzip-zipbomb-manpage.patch   |    25 +
 gnu/packages/patches/unzip-zipbomb-part1.patch     |    25 +
 gnu/packages/patches/unzip-zipbomb-part2.patch     |   349 +
 gnu/packages/patches/unzip-zipbomb-part3.patch     |   112 +
 .../vorbis-tools-CVE-2014-9638+CVE-2014-9639.patch |    83 -
 .../patches/vorbis-tools-CVE-2014-9640.patch       |    29 -
 .../patches/vorbis-tools-CVE-2015-6749.patch       |    44 -
 .../vtk-fix-freetypetools-build-failure.patch      |    36 +
 .../patches/wpa-supplicant-CVE-2021-27803.patch    |    50 +
 gnu/packages/patches/ytnef-CVE-2021-3403.patch     |    32 +
 gnu/packages/patches/ytnef-CVE-2021-3404.patch     |    30 +
 gnu/packages/patchutils.scm                        |    10 +-
 gnu/packages/pdf.scm                               |    52 +-
 gnu/packages/perl-maths.scm                        |    67 +
 gnu/packages/perl-web.scm                          |     2 +-
 gnu/packages/perl.scm                              |    73 +-
 gnu/packages/photo.scm                             |    18 +-
 gnu/packages/php.scm                               |    23 +-
 gnu/packages/plotutils.scm                         |     6 +-
 gnu/packages/pretty-print.scm                      |     9 +-
 gnu/packages/prolog.scm                            |     4 +-
 gnu/packages/protobuf.scm                          |     3 +-
 gnu/packages/python-build.scm                      |     4 +-
 gnu/packages/python-check.scm                      |    96 +-
 gnu/packages/python-compression.scm                |     3 +-
 gnu/packages/python-crypto.scm                     |    50 +-
 gnu/packages/python-science.scm                    |   117 +-
 gnu/packages/python-web.scm                        |   233 +-
 gnu/packages/python-xyz.scm                        |   989 +-
 gnu/packages/python.scm                            |    36 +-
 gnu/packages/qt.scm                                |   226 +-
 gnu/packages/radio.scm                             |   278 +-
 gnu/packages/rails.scm                             |   131 +-
 gnu/packages/raspberry-pi.scm                      |     2 +-
 gnu/packages/rpc.scm                               |     7 +-
 gnu/packages/ruby.scm                              |   718 +-
 gnu/packages/rust-apps.scm                         |    90 +-
 gnu/packages/rust.scm                              |    13 +-
 gnu/packages/samba.scm                             |     4 +-
 gnu/packages/sawfish.scm                           |     2 +-
 gnu/packages/scanner.scm                           |    80 +-
 gnu/packages/scheme.scm                            |    98 +-
 gnu/packages/screen.scm                            |     5 +-
 gnu/packages/sdl.scm                               |     3 +-
 gnu/packages/security-token.scm                    |     4 +-
 gnu/packages/selinux.scm                           |    12 +-
 gnu/packages/serialization.scm                     |     4 +-
 gnu/packages/shells.scm                            |  1311 ++-
 gnu/packages/simulation.scm                        |     2 +-
 gnu/packages/skarnet.scm                           |    24 +-
 gnu/packages/speech.scm                            |    37 +-
 gnu/packages/sphinx.scm                            |    52 +
 gnu/packages/ssh.scm                               |    33 +-
 gnu/packages/statistics.scm                        |   385 +-
 gnu/packages/sync.scm                              |   201 +-
 gnu/packages/syndication.scm                       |   124 +
 gnu/packages/task-management.scm                   |   110 +-
 gnu/packages/task-runners.scm                      |    49 +
 gnu/packages/tcl.scm                               |    50 +
 gnu/packages/telegram.scm                          |    48 +-
 gnu/packages/telephony.scm                         |    54 +-
 gnu/packages/terminals.scm                         |    81 +-
 gnu/packages/tex.scm                               |    37 +-
 gnu/packages/texinfo.scm                           |     3 +-
 gnu/packages/text-editors.scm                      |    27 +-
 gnu/packages/textutils.scm                         |    62 +-
 gnu/packages/time.scm                              |    59 +-
 gnu/packages/tls.scm                               |    80 +-
 gnu/packages/tor.scm                               |   178 +-
 gnu/packages/upnp.scm                              |     7 +-
 gnu/packages/version-control.scm                   |    87 +-
 gnu/packages/video.scm                             |   151 +-
 gnu/packages/vim.scm                               |    14 +-
 gnu/packages/virtualization.scm                    |   280 +-
 gnu/packages/visidata.scm                          |     4 +-
 gnu/packages/vpn.scm                               |    81 +-
 gnu/packages/vulkan.scm                            |     4 +-
 gnu/packages/web-browsers.scm                      |    84 +-
 gnu/packages/web.scm                               |   275 +-
 gnu/packages/webkit.scm                            |    22 +-
 gnu/packages/wm.scm                                |   120 +-
 gnu/packages/wxwidgets.scm                         |     4 +-
 gnu/packages/xdisorg.scm                           |   132 +-
 gnu/packages/xfce.scm                              |    56 +-
 gnu/packages/xiph.scm                              |     8 +-
 gnu/packages/xml.scm                               |     7 +-
 gnu/packages/xorg.scm                              |   130 +-
 gnu/packages/zile.scm                              |     2 +-
 gnu/services.scm                                   |    10 +-
 gnu/services/authentication.scm                    |    22 +-
 gnu/services/base.scm                              |     3 +
 gnu/services/cuirass.scm                           |    50 +-
 gnu/services/cups.scm                              |    12 +-
 gnu/services/databases.scm                         |   113 +-
 gnu/services/dbus.scm                              |    37 +-
 gnu/services/dns.scm                               |    35 +-
 gnu/services/file-sharing.scm                      |   804 ++
 gnu/services/guix.scm                              |    88 +-
 gnu/services/networking.scm                        |    13 +-
 gnu/services/shepherd.scm                          |    10 +-
 gnu/services/sysctl.scm                            |    10 +-
 gnu/services/virtualization.scm                    |   227 +-
 gnu/services/vpn.scm                               |   138 +-
 gnu/services/web.scm                               |   112 +-
 gnu/services/xorg.scm                              |    37 +
 gnu/system/hurd.scm                                |     2 +-
 gnu/system/images/hurd.scm                         |     3 +
 gnu/system/images/novena.scm                       |     3 +
 gnu/system/images/pine64.scm                       |     3 +
 gnu/system/images/pinebook-pro.scm                 |     3 +
 gnu/system/images/{pine64.scm => rock64.scm}       |    44 +-
 gnu/system/vm.scm                                  |    67 +-
 gnu/tests.scm                                      |     1 +
 gnu/tests/cuirass.scm                              |   255 +-
 gnu/tests/databases.scm                            |    83 -
 gnu/tests/docker.scm                               |     4 +-
 guix/build-system/cargo.scm                        |     5 +
 guix/build-system/go.scm                           |    35 +-
 guix/build-system/node.scm                         |     2 -
 guix/build-system/python.scm                       |     6 +-
 guix/build/cargo-build-system.scm                  |    76 +-
 guix/build/download.scm                            |    40 +-
 guix/build/profiles.scm                            |     4 +-
 guix/build/renpy-build-system.scm                  |     7 +-
 guix/build/syscalls.scm                            |   184 +-
 guix/channels.scm                                  |     2 +
 guix/describe.scm                                  |    70 +-
 guix/download.scm                                  |    57 +-
 guix/ftp-client.scm                                |    15 +-
 guix/gexp.scm                                      |   211 +-
 guix/git-download.scm                              |    11 +-
 guix/gnu-maintenance.scm                           |   157 +-
 guix/grafts.scm                                    |    12 +-
 guix/http-client.scm                               |   134 +-
 guix/import/cran.scm                               |     2 +-
 guix/import/crate.scm                              |    15 +-
 guix/import/gnome.scm                              |    12 +-
 guix/import/go.scm                                 |   547 +
 guix/import/hackage.scm                            |     4 +-
 guix/import/utils.scm                              |     1 +
 guix/inferior.scm                                  |    19 +-
 guix/licenses.scm                                  |     7 +-
 guix/narinfo.scm                                   |     1 -
 guix/openpgp.scm                                   |    11 -
 guix/packages.scm                                  |    57 +-
 guix/profiles.scm                                  |     9 +-
 guix/scripts.scm                                   |     9 +-
 guix/scripts/build.scm                             |     4 +-
 guix/scripts/challenge.scm                         |     2 +-
 guix/scripts/describe.scm                          |     2 +-
 guix/scripts/environment.scm                       |    25 +-
 guix/scripts/import.scm                            |     2 +-
 guix/scripts/import/go.scm                         |   118 +
 guix/scripts/pack.scm                              |    31 +-
 guix/scripts/package.scm                           |    11 +-
 guix/scripts/pull.scm                              |    11 +-
 guix/scripts/substitute.scm                        |   547 +-
 guix/scripts/system.scm                            |   148 +-
 guix/scripts/time-machine.scm                      |     5 +
 guix/scripts/weather.scm                           |    22 +-
 guix/self.scm                                      |     6 +-
 guix/serialization.scm                             |    56 +-
 guix/status.scm                                    |     5 +-
 guix/store.scm                                     |    18 +-
 guix/substitutes.scm                               |   371 +
 guix/tests/http.scm                                |    38 +-
 guix/ui.scm                                        |     6 +-
 guix/utils.scm                                     |     7 +-
 m4/guix.m4                                         |    18 +
 nix/libstore/build.cc                              |    43 +-
 nix/nix-daemon/guix-daemon.cc                      |     4 +-
 po/guix/POTFILES.in                                |     1 +
 po/packages/POTFILES.in                            |     1 +
 tests/derivations.scm                              |    41 +-
 tests/elpa.scm                                     |     3 -
 tests/gexp.scm                                     |   147 +-
 tests/gnu-maintenance.scm                          |     5 +-
 tests/go.scm                                       |   292 +
 tests/guix-lint.sh                                 |     5 +
 tests/guix-package.sh                              |    15 +
 tests/guix-system.sh                               |     9 +-
 tests/lint.scm                                     |   181 +-
 tests/services/file-sharing.scm                    |    59 +
 tests/store.scm                                    |     2 +-
 tests/syscalls.scm                                 |    16 +-
 tests/texlive.scm                                  |     3 -
 tests/transformations.scm                          |    10 +
 456 files changed, 84814 insertions(+), 10460 deletions(-)




reply via email to

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