guix-commits
[Top][All Lists]
Advanced

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

01/02: Merge branch 'master' into core-updates


From: Leo Famulari
Subject: 01/02: Merge branch 'master' into core-updates
Date: Thu, 13 Sep 2018 13:35:09 -0400 (EDT)

lfam pushed a commit to branch core-updates
in repository guix.

commit d7639407110a584c18bb362c942eeb0933188c66
Merge: 36e8185 7d1cc61
Author: Leo Famulari <address@hidden>
Date:   Thu Sep 13 13:32:39 2018 -0400

    Merge branch 'master' into core-updates

 build-aux/build-self.scm                           |  20 +-
 build-aux/hydra/gnu-system.scm                     |  35 ++
 doc/guix.texi                                      |  56 ++-
 gnu/local.mk                                       |  13 +-
 gnu/packages/audio.scm                             |   7 +-
 gnu/packages/backup.scm                            |  15 +-
 gnu/packages/bioinformatics.scm                    | 197 +++++++-
 gnu/packages/bootloaders.scm                       |   6 +-
 gnu/packages/code.scm                              |   2 +-
 gnu/packages/cran.scm                              | 233 +++++++++
 gnu/packages/crypto.scm                            |  38 ++
 gnu/packages/databases.scm                         |  22 +-
 gnu/packages/{ldc.scm => dlang.scm}                |  28 +-
 gnu/packages/dns.scm                               |   4 +-
 gnu/packages/elf.scm                               |  72 ++-
 gnu/packages/emacs.scm                             | 558 ++++++++++++++++++---
 gnu/packages/emulators.scm                         |  19 +-
 gnu/packages/fonts.scm                             |  36 +-
 gnu/packages/ftp.scm                               |   4 +-
 gnu/packages/gnunet.scm                            |   4 +-
 gnu/packages/gtk.scm                               |  43 ++
 gnu/packages/guile.scm                             |  47 +-
 gnu/packages/libreoffice.scm                       |  54 +-
 gnu/packages/linux.scm                             |  16 +-
 gnu/packages/machine-learning.scm                  |  49 +-
 gnu/packages/maths.scm                             | 100 +---
 gnu/packages/mes.scm                               |   2 +-
 gnu/packages/mpi.scm                               |  14 +-
 gnu/packages/music.scm                             |  17 +-
 gnu/packages/nano.scm                              |   4 +-
 .../patches/ldc-1.7.0-disable-phobos-tests.patch   |  88 ----
 .../patches/ldc-disable-phobos-tests.patch         |  22 +
 ...hon-genshi-add-support-for-python-3.4-AST.patch | 151 ------
 .../python-genshi-buildable-on-python-2.7.patch    |  25 -
 ...hon-genshi-disable-speedups-on-python-3.3.patch |  32 --
 .../python-genshi-fix-tests-on-python-3.5.patch    | 112 -----
 .../patches/python-genshi-isstring-helper.patch    |  37 --
 ...on-genshi-stripping-of-unsafe-script-tags.patch |  51 --
 .../rust-1.25-accept-more-detailed-gdb-lines.patch |  94 ++++
 gnu/packages/perl-check.scm                        |  21 +
 gnu/packages/perl.scm                              |   9 +-
 gnu/packages/python-crypto.scm                     |   8 +-
 gnu/packages/python-web.scm                        |  41 +-
 gnu/packages/python.scm                            | 389 +++++++++++++-
 gnu/packages/rust.scm                              | 245 +++++----
 gnu/packages/scheme.scm                            |   7 +-
 gnu/packages/scsi.scm                              |  16 +-
 gnu/packages/shells.scm                            |  23 +-
 gnu/packages/shellutils.scm                        |  47 ++
 gnu/packages/spice.scm                             |  96 ++--
 gnu/packages/ssh.scm                               |  41 ++
 gnu/packages/suckless.scm                          |   8 +-
 gnu/packages/syncthing.scm                         |  10 +-
 gnu/packages/text-editors.scm                      |   6 +-
 gnu/packages/tor.scm                               |   6 +-
 gnu/packages/version-control.scm                   |  15 +-
 gnu/packages/video.scm                             |  12 +-
 gnu/packages/web.scm                               |  13 +-
 gnu/packages/wm.scm                                |  14 +-
 gnu/services/admin.scm                             | 174 +------
 gnu/services/web.scm                               | 188 ++++++-
 gnu/tests/admin.scm                                | 127 -----
 gnu/tests/web.scm                                  |  99 +++-
 guix/build-system/dub.scm                          |   4 +-
 guix/build/profiles.scm                            |  15 +-
 guix/build/syscalls.scm                            |   4 +-
 guix/git-download.scm                              | 119 ++---
 guix/scripts/build.scm                             |   8 +-
 guix/scripts/package.scm                           |   3 +-
 guix/scripts/substitute.scm                        |   5 +-
 guix/ui.scm                                        |  26 +-
 tests/profiles.scm                                 |  36 ++
 72 files changed, 2675 insertions(+), 1487 deletions(-)

diff --cc gnu/local.mk
index b3bd208,7b230cb..6a48782
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@@ -1078,14 -1079,9 +1078,8 @@@ dist_patch_DATA =                              
                
    %D%/packages/patches/python-axolotl-AES-fix.patch           \
    %D%/packages/patches/python-cairocffi-dlopen-path.patch     \
    %D%/packages/patches/python-fix-tests.patch                 \
-   %D%/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch     
\
-   %D%/packages/patches/python-genshi-buildable-on-python-2.7.patch    \
-   %D%/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch     
\
-   %D%/packages/patches/python-genshi-fix-tests-on-python-3.5.patch    \
-   %D%/packages/patches/python-genshi-isstring-helper.patch    \
-   %D%/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch    
\
    %D%/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch \
    %D%/packages/patches/python-networkx2-reproducible-build.patch      \
 -  %D%/packages/patches/python-pillow-fix-failing-tests.patch  \
    %D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch        \
    %D%/packages/patches/python-scikit-learn-fix-test-non-determinism.patch     
\
    %D%/packages/patches/python-configobj-setuptools.patch      \



reply via email to

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