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: Mon, 8 Jun 2020 17:36:13 -0400 (EDT)

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

commit e44bfd129efd8bc5e9f448f1eedf77db14ca1412
Merge: 5213b96 076779c
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Mon Jun 8 13:57:39 2020 -0700

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

 .dir-locals.el                                     |    5 +
 .gitignore                                         |    2 +-
 .mailmap                                           |   30 +-
 Makefile.am                                        |   24 +-
 README                                             |   25 +-
 build-aux/check-channel-news.scm                   |   82 +
 build-aux/git-authenticate.scm                     |  218 +--
 build-aux/update-guix-package.scm                  |    3 +-
 configure.ac                                       |   15 +-
 doc/build.scm                                      |   39 +-
 doc/contributing.texi                              |   27 +-
 doc/guix-cookbook.texi                             |  179 +-
 doc/guix.texi                                      |  782 ++++++---
 doc/images/gcc-core-mesboot0-graph.dot             |  114 ++
 doc/images/gcc-mesboot-bag-graph.dot               |  123 --
 doc/local.mk                                       |    2 +-
 etc/completion/bash/guix                           |   74 +-
 etc/completion/fish/guix.fish                      |    2 +-
 etc/git/pre-push                                   |   49 +-
 etc/gnu-store.mount.in                             |   14 +
 etc/guix-install.sh                                |   20 +-
 etc/{indent-code.el.in => indent-code.el}          |   52 +-
 etc/news.scm                                       |  102 ++
 gnu/bootloader.scm                                 |   51 +-
 gnu/bootloader/depthcharge.scm                     |    3 +-
 gnu/bootloader/extlinux.scm                        |    3 +-
 gnu/bootloader/grub.scm                            |  337 ++--
 gnu/build/activation.scm                           |    4 +-
 gnu/build/file-systems.scm                         |    6 +-
 gnu/build/hurd-boot.scm                            |  205 +++
 gnu/build/image.scm                                |   60 +-
 gnu/build/linux-boot.scm                           |   96 +-
 gnu/build/vm.scm                                   |   11 +-
 gnu/ci.scm                                         |   20 +-
 gnu/image.scm                                      |   19 +-
 gnu/installer/final.scm                            |    4 +-
 gnu/local.mk                                       |   59 +-
 gnu/packages/accessibility.scm                     |    2 +-
 gnu/packages/admin.scm                             |  240 ++-
 gnu/packages/algebra.scm                           |    4 +-
 gnu/packages/antivirus.scm                         |    9 +-
 gnu/packages/aspell.scm                            |    8 +-
 gnu/packages/assembly.scm                          |    8 +-
 gnu/packages/astronomy.scm                         |   10 +-
 gnu/packages/audio.scm                             |   81 +-
 gnu/packages/autotools.scm                         |    2 +-
 gnu/packages/aux-files/pack-audit.c                |   85 +
 gnu/packages/aux-files/run-in-namespace.c          |  251 ++-
 gnu/packages/avr.scm                               |   18 +-
 gnu/packages/backup.scm                            |   45 +-
 gnu/packages/base.scm                              |   28 +
 gnu/packages/bash.scm                              |   13 +-
 gnu/packages/benchmark.scm                         |    4 +-
 gnu/packages/bioinformatics.scm                    |  145 +-
 gnu/packages/bittorrent.scm                        |   21 +-
 gnu/packages/boost.scm                             |   66 +-
 gnu/packages/bootloaders.scm                       |    6 +-
 gnu/packages/bootstrap.scm                         |    8 +-
 gnu/packages/build-tools.scm                       |   38 +
 gnu/packages/busybox.scm                           |    6 +-
 gnu/packages/c.scm                                 |   93 +-
 gnu/packages/ccache.scm                            |    6 +-
 gnu/packages/cdrom.scm                             |    6 +-
 gnu/packages/check.scm                             |   35 +-
 gnu/packages/chromium.scm                          |    6 +
 gnu/packages/ci.scm                                |    8 +-
 gnu/packages/cinnamon.scm                          |    2 +-
 gnu/packages/code.scm                              |  186 +-
 gnu/packages/compression.scm                       |   56 +-
 gnu/packages/cpp.scm                               |   10 +-
 gnu/packages/cran.scm                              |  291 +++-
 gnu/packages/crates-io.scm                         |   15 +-
 gnu/packages/crypto.scm                            |    2 +-
 gnu/packages/cups.scm                              |   20 +-
 gnu/packages/cybersecurity.scm                     |    5 +-
 gnu/packages/databases.scm                         |   47 +-
 gnu/packages/debug.scm                             |   36 +
 gnu/packages/dhall.scm                             |  133 ++
 gnu/packages/dictionaries.scm                      |    6 +-
 gnu/packages/diffoscope.scm                        |  315 ++--
 gnu/packages/disk.scm                              |   57 +-
 gnu/packages/django.scm                            |    2 +-
 gnu/packages/dns.scm                               |   46 +-
 gnu/packages/docker.scm                            |   12 +-
 gnu/packages/dvtm.scm                              |    3 +-
 gnu/packages/easyrpg.scm                           |    4 +-
 gnu/packages/ebook.scm                             |   15 +-
 gnu/packages/education.scm                         |   16 +-
 gnu/packages/efi.scm                               |    8 +-
 gnu/packages/elf.scm                               |   17 +-
 gnu/packages/elixir.scm                            |    2 +-
 gnu/packages/emacs-xyz.scm                         | 1806 +++++++++++---------
 gnu/packages/emacs.scm                             |    2 +-
 gnu/packages/embedded.scm                          |   45 +-
 gnu/packages/emulators.scm                         |    8 +-
 gnu/packages/engineering.scm                       |  219 ++-
 gnu/packages/enlightenment.scm                     |  140 +-
 gnu/packages/erlang.scm                            |    2 +-
 gnu/packages/file-systems.scm                      |  192 ++-
 gnu/packages/finance.scm                           |  187 +-
 gnu/packages/fonts.scm                             |   98 +-
 gnu/packages/fontutils.scm                         |   16 +-
 gnu/packages/forth.scm                             |    2 +-
 gnu/packages/fpga.scm                              |    4 +-
 gnu/packages/freedesktop.scm                       |  138 +-
 gnu/packages/freeipmi.scm                          |    8 +-
 gnu/packages/fvwm.scm                              |    2 +-
 gnu/packages/game-development.scm                  |   82 +-
 gnu/packages/games.scm                             |  175 +-
 gnu/packages/gdb.scm                               |   12 +
 gnu/packages/geo.scm                               |    3 +-
 gnu/packages/gimp.scm                              |    4 +-
 gnu/packages/gl.scm                                |   56 +-
 gnu/packages/glib.scm                              |   61 +-
 gnu/packages/gnome-xyz.scm                         |   60 +-
 gnu/packages/gnome.scm                             |  683 +++++---
 gnu/packages/gnunet.scm                            |    2 +-
 gnu/packages/gnupg.scm                             |   10 +-
 gnu/packages/gnustep.scm                           |    8 +-
 gnu/packages/gnuzilla.scm                          |   38 +-
 gnu/packages/golang.scm                            |  243 ++-
 gnu/packages/gps.scm                               |    6 +-
 gnu/packages/graphics.scm                          |  205 ++-
 gnu/packages/graphviz.scm                          |    4 +-
 gnu/packages/gtk.scm                               |   38 +-
 gnu/packages/guile-wm.scm                          |    2 +-
 gnu/packages/guile-xyz.scm                         |  359 ++--
 gnu/packages/guile.scm                             |   31 +-
 gnu/packages/hardware.scm                          |    9 +-
 gnu/packages/haskell-apps.scm                      |   10 +-
 gnu/packages/haskell-check.scm                     |   43 +-
 gnu/packages/haskell-crypto.scm                    |    2 +-
 gnu/packages/haskell-xyz.scm                       |  707 +++++++-
 gnu/packages/haskell.scm                           |    2 +-
 gnu/packages/hurd.scm                              |  143 +-
 gnu/packages/image-viewers.scm                     |    2 +-
 gnu/packages/image.scm                             |  153 +-
 gnu/packages/inkscape.scm                          |  173 ++
 gnu/packages/irc.scm                               |    2 +-
 gnu/packages/jami.scm                              |  276 ++-
 gnu/packages/java-compression.scm                  |    4 +-
 gnu/packages/java.scm                              |  221 ++-
 gnu/packages/julia-xyz.scm                         |   45 +
 gnu/packages/julia.scm                             |  234 +--
 gnu/packages/kde-frameworks.scm                    |    8 +-
 gnu/packages/kde-pim.scm                           |   51 +-
 gnu/packages/kde.scm                               |   54 +-
 gnu/packages/kerberos.scm                          |    6 +-
 gnu/packages/kodi.scm                              |    6 +-
 gnu/packages/language.scm                          |    2 +-
 gnu/packages/libcanberra.scm                       |    2 +-
 gnu/packages/libffi.scm                            |   60 +-
 gnu/packages/libreoffice.scm                       |   58 +-
 gnu/packages/linux.scm                             |  356 ++--
 gnu/packages/lisp-xyz.scm                          |  786 +++++++--
 gnu/packages/lisp.scm                              |  156 +-
 gnu/packages/llvm.scm                              |  116 +-
 gnu/packages/lolcode.scm                           |    2 +-
 gnu/packages/lxde.scm                              |   47 +-
 gnu/packages/lxqt.scm                              |    2 +-
 gnu/packages/machine-learning.scm                  |   45 +-
 gnu/packages/mail.scm                              |   96 +-
 gnu/packages/make-bootstrap.scm                    |    7 +-
 gnu/packages/man.scm                               |    4 +-
 gnu/packages/markup.scm                            |    4 +-
 gnu/packages/mate.scm                              |    2 +-
 gnu/packages/maths.scm                             |  160 +-
 gnu/packages/matrix.scm                            |    8 +-
 gnu/packages/mc.scm                                |   10 +-
 gnu/packages/messaging.scm                         |   40 +-
 gnu/packages/monitoring.scm                        |    4 +-
 gnu/packages/mp3.scm                               |   30 +-
 gnu/packages/mpd.scm                               |    6 +-
 gnu/packages/multiprecision.scm                    |   26 +-
 gnu/packages/music.scm                             |  319 +++-
 gnu/packages/nano.scm                              |    4 +-
 gnu/packages/ncdu.scm                              |    4 +-
 gnu/packages/ncurses.scm                           |    2 +-
 gnu/packages/networking.scm                        |  242 ++-
 gnu/packages/nfs.scm                               |    5 +-
 gnu/packages/nickle.scm                            |    2 +-
 gnu/packages/nss.scm                               |    9 +
 gnu/packages/ocaml.scm                             |   71 +-
 gnu/packages/openbox.scm                           |    2 +-
 gnu/packages/openkinect.scm                        |  141 ++
 gnu/packages/package-management.scm                |  112 +-
 gnu/packages/pantheon.scm                          |  109 ++
 gnu/packages/parallel.scm                          |   17 +-
 gnu/packages/password-utils.scm                    |   16 +-
 gnu/packages/patches/biber-sortinithash.patch      |    9 +
 .../patches/bitcoin-core-python-compat.patch       |   28 +
 .../darkice-workaround-fpermissive-error.patch     |   62 -
 gnu/packages/patches/dbus-CVE-2020-12049.patch     |   58 +
 .../deja-dup-use-ref-keyword-for-iter.patch        |   41 -
 .../patches/dhall-remove-network-tests.patch       |   97 ++
 .../patches/emacs-libgit-use-system-libgit2.patch  |   88 +
 .../emacs-magit-log-format-author-margin.patch     |   72 -
 .../patches/emacs-zones-called-interactively.patch |   43 -
 .../patches/enlightenment-fix-setuid-path.patch    |  223 +--
 .../patches/glm-restore-install-target.patch       |  574 -------
 gnu/packages/patches/grub-setup-root.patch         |  124 ++
 .../guile-fibers-destroy-peer-schedulers.patch     |   24 +
 gnu/packages/patches/haskell-mode-make-check.patch |   35 -
 .../patches/haskell-mode-unused-variables.patch    |   44 -
 .../http-parser-fix-assertion-on-armhf.patch       |   39 +
 gnu/packages/patches/hurd-xattr.patch              |   53 +
 gnu/packages/patches/icecat-makeicecat.patch       |    4 +-
 gnu/packages/patches/ilmbase-fix-test-arm.patch    |   60 +
 .../patches/ilmbase-openexr-pkg-config.patch       |   40 -
 .../patches/java-openjfx-build-jdk_version.patch   |   27 +
 .../patches/julia-SOURCE_DATE_EPOCH-mtime.patch    |   48 +-
 gnu/packages/patches/kpmcore-fix-tests.patch       |   30 -
 .../patches/kpmcore-remove-broken-test.patch       |  139 --
 .../patches/lib2geom-enable-assertions.patch       |   36 +
 .../patches/lib2geom-link-tests-against-glib.patch |   34 +
 .../patches/lib2geom-use-system-googletest.patch   |   94 +
 gnu/packages/patches/libexif-CVE-2016-6328.patch   |   72 -
 gnu/packages/patches/libexif-CVE-2017-7544.patch   |   29 -
 gnu/packages/patches/libexif-CVE-2018-20030.patch  |  120 --
 .../libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch |   47 -
 .../patches/lxsession-use-gapplication.patch       |  152 --
 .../patches/multipath-tools-sans-systemd.patch     |   83 +
 gnu/packages/patches/netsurf-system-utf8proc.patch |   51 +-
 ...ath.patch => network-manager-plugin-path.patch} |    0
 gnu/packages/patches/nss-CVE-2020-12399.patch      |  138 ++
 gnu/packages/patches/openjdk-14-builtins.patch     |   11 +
 .../patches/openresolv-restartcmd-guix.patch       |   34 +
 .../patches/openscad-parser-boost-1.72.patch       |   26 +
 gnu/packages/patches/pidgin-libnm.patch            |   60 +
 gnu/packages/patches/plotutils-libpng-jmpbuf.patch |   23 -
 gnu/packages/patches/pypy3-7.3.1-fix-tests.patch   |  278 +++
 .../patches/python-argcomplete-1.11.1-fish31.patch |   29 +
 .../patches/python-shouldbe-0.1.2-cpy3.8.patch     |   82 +
 .../patches/ruby-rubygems-276-for-ruby24.patch     |  605 -------
 .../patches/ruby-sanitize-system-libxml.patch      |   38 +
 .../scribus-1.5.5-poppler-0.86-build-fix.patch     |  642 +++++++
 .../soundconverter-remove-gconf-dependency.patch   |   29 -
 .../patches/transmission-CVE-2018-10756.patch      |   71 +
 .../patches/websocketpp-fix-for-boost-1.70.patch   |  103 --
 .../patches/websocketpp-fix-for-cmake-3.15.patch   |   17 +
 gnu/packages/patchutils.scm                        |    5 +-
 gnu/packages/pdf.scm                               |    4 +-
 gnu/packages/perl-check.scm                        |   37 +-
 gnu/packages/perl-compression.scm                  |   26 +
 gnu/packages/perl.scm                              |   53 +-
 gnu/packages/photo.scm                             |   18 +-
 gnu/packages/php.scm                               |    4 +-
 gnu/packages/plotutils.scm                         |   24 +-
 gnu/packages/popt.scm                              |   12 +-
 gnu/packages/pretty-print.scm                      |   18 +-
 gnu/packages/python-check.scm                      |   23 +
 gnu/packages/python-compression.scm                |    2 +-
 gnu/packages/python-crypto.scm                     |   41 +-
 gnu/packages/python-web.scm                        |  376 +++-
 gnu/packages/python-xyz.scm                        |  537 ++++--
 gnu/packages/python.scm                            |  173 +-
 gnu/packages/qt.scm                                |   64 +-
 gnu/packages/radio.scm                             |  117 +-
 gnu/packages/rails.scm                             |    6 -
 gnu/packages/readline.scm                          |    8 +-
 gnu/packages/regex.scm                             |   17 +-
 gnu/packages/ruby.scm                              |  906 ++++++++--
 gnu/packages/rust.scm                              |    2 +-
 gnu/packages/samba.scm                             |   54 +-
 gnu/packages/scanner.scm                           |    8 +-
 gnu/packages/scheme.scm                            |    8 +-
 gnu/packages/screen.scm                            |    7 +-
 gnu/packages/scribus.scm                           |    1 +
 gnu/packages/security-token.scm                    |    6 +-
 gnu/packages/sequoia.scm                           |    9 +
 gnu/packages/serialization.scm                     |    6 +-
 gnu/packages/shells.scm                            |   93 +-
 gnu/packages/shellutils.scm                        |   11 +-
 gnu/packages/skarnet.scm                           |   12 +-
 gnu/packages/spice.scm                             |   19 +-
 gnu/packages/ssh.scm                               |   20 +-
 gnu/packages/statistics.scm                        |   42 +-
 gnu/packages/suckless.scm                          |  226 +--
 gnu/packages/sync.scm                              |    4 +-
 gnu/packages/syncthing.scm                         |   51 +-
 gnu/packages/syndication.scm                       |   95 +-
 gnu/packages/task-management.scm                   |    2 +-
 gnu/packages/tbb.scm                               |    6 +-
 gnu/packages/telephony.scm                         |    5 +-
 gnu/packages/terminals.scm                         |   24 +-
 gnu/packages/tex.scm                               |    9 +-
 gnu/packages/text-editors.scm                      |   93 +-
 gnu/packages/textutils.scm                         |  160 +-
 gnu/packages/time.scm                              |    2 +-
 gnu/packages/tls.scm                               |   13 +-
 gnu/packages/tmux.scm                              |    6 +-
 gnu/packages/tor.scm                               |   18 +-
 gnu/packages/upnp.scm                              |   20 +-
 gnu/packages/valgrind.scm                          |    6 +-
 gnu/packages/version-control.scm                   |   32 +-
 gnu/packages/video.scm                             |   90 +-
 gnu/packages/vim.scm                               |   30 +-
 gnu/packages/virtualization.scm                    |   85 +-
 gnu/packages/vnc.scm                               |   98 +-
 gnu/packages/vpn.scm                               |   86 +-
 gnu/packages/web-browsers.scm                      |   54 +-
 gnu/packages/web.scm                               |  326 ++--
 gnu/packages/webkit.scm                            |    4 +-
 gnu/packages/wine.scm                              |    6 +-
 gnu/packages/wm.scm                                |   55 +-
 gnu/packages/wxwidgets.scm                         |    4 +-
 gnu/packages/xdisorg.scm                           |  187 +-
 gnu/packages/xfce.scm                              |   28 +-
 gnu/packages/xml.scm                               |   18 +-
 gnu/packages/xorg.scm                              |   14 +-
 gnu/services.scm                                   |   37 +
 gnu/services/audio.scm                             |    1 +
 gnu/services/certbot.scm                           |    2 +-
 gnu/services/cups.scm                              |    2 +-
 gnu/services/desktop.scm                           |   31 +-
 gnu/services/docker.scm                            |   20 +-
 gnu/services/hurd.scm                              |  123 ++
 gnu/services/nfs.scm                               |   14 +-
 gnu/services/shepherd.scm                          |    6 +-
 gnu/services/version-control.scm                   |    2 +-
 gnu/services/web.scm                               |    2 +-
 gnu/services/xorg.scm                              |  161 +-
 gnu/system.scm                                     |  170 +-
 gnu/system/examples/bare-bones.tmpl                |    3 +-
 gnu/system/examples/bare-hurd.tmpl                 |   31 +
 gnu/system/file-systems.scm                        |   86 +
 gnu/system/hurd.scm                                |   77 +-
 gnu/system/image.scm                               |  158 +-
 gnu/system/install.scm                             |   11 +-
 gnu/system/linux-initrd.scm                        |   29 +-
 gnu/system/locale.scm                              |    2 +-
 gnu/system/vm.scm                                  |   79 +-
 gnu/tests/install.scm                              |  102 +-
 guix/build-system/asdf.scm                         |    5 +-
 guix/build-system/guile.scm                        |    6 +
 guix/build-system/linux-module.scm                 |    4 +
 guix/build/asdf-build-system.scm                   |   54 +-
 guix/build/compile.scm                             |   30 +-
 guix/build/linux-module-build-system.scm           |   11 +-
 guix/build/minify-build-system.scm                 |    9 +-
 guix/build/syscalls.scm                            |  176 +-
 guix/channels.scm                                  |  261 +--
 guix/combinators.scm                               |    3 +-
 guix/gexp.scm                                      |  188 +-
 guix/git-authenticate.scm                          |  308 ++++
 guix/git.scm                                       |   61 +-
 guix/grafts.scm                                    |   85 +-
 guix/graph.scm                                     |   69 +-
 guix/import/cran.scm                               |    1 +
 guix/import/hackage.scm                            |    2 +-
 guix/import/opam.scm                               |    2 +-
 guix/import/utils.scm                              |    2 +-
 guix/licenses.scm                                  |    6 +-
 guix/lint.scm                                      |   19 +-
 guix/packages.scm                                  |  196 ++-
 guix/quirks.scm                                    |  173 ++
 guix/scripts/describe.scm                          |   17 +-
 guix/scripts/download.scm                          |   26 +-
 guix/scripts/graph.scm                             |   69 +-
 guix/scripts/hash.scm                              |   35 +-
 guix/scripts/pack.scm                              |   96 +-
 guix/scripts/package.scm                           |   53 +-
 guix/scripts/publish.scm                           |    1 +
 guix/scripts/pull.scm                              |   35 +-
 guix/scripts/show.scm                              |    2 +-
 guix/scripts/size.scm                              |    4 +-
 guix/scripts/system.scm                            |   16 +-
 guix/self.scm                                      |   10 +-
 guix/store.scm                                     |    4 +-
 guix/tests.scm                                     |    2 +-
 guix/tests/git.scm                                 |   28 +-
 guix/tests/gnupg.scm                               |   52 +
 guix/ui.scm                                        |   57 +-
 guix/upstream.scm                                  |    5 +-
 guix/utils.scm                                     |   80 +-
 m4/guix.m4                                         |   22 +-
 nix/libstore/gc.cc                                 |    5 +-
 nix/local.mk                                       |   14 +-
 tests/challenge.scm                                |    6 +-
 tests/channels.scm                                 |   47 +-
 tests/derivations.scm                              |   65 +-
 tests/ed25519bis.key                               |   10 +
 tests/ed25519bis.sec                               |   10 +
 tests/file-systems.scm                             |   64 +
 tests/gexp.scm                                     |   71 +-
 tests/git-authenticate.scm                         |  327 ++++
 tests/git.scm                                      |   42 +-
 tests/graph.scm                                    |   94 +-
 tests/guix-graph.sh                                |   16 +-
 tests/guix-hash.sh                                 |    7 +-
 tests/guix-pack-relocatable.sh                     |   23 +
 tests/guix-pack.sh                                 |    8 +
 tests/guix-package-aliases.sh                      |    7 +-
 tests/guix-package-net.sh                          |   12 +
 tests/guix-system.sh                               |    7 +-
 tests/packages.scm                                 |   75 +-
 tests/store.scm                                    |   37 +-
 tests/syscalls.scm                                 |   24 +-
 398 files changed, 20437 insertions(+), 9065 deletions(-)




reply via email to

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