guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 01/01: Merge branch 'master' into core-updates
Date: Fri, 23 Nov 2018 20:01:07 -0500 (EST)

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

commit 4d8f4a3f00268230f879a81f32524fd7c3576ad0
Merge: c491f7f dc48510
Author: Marius Bakke <address@hidden>
Date:   Sat Nov 24 01:58:18 2018 +0100

    Merge branch 'master' into core-updates

 Makefile.am                                        |    7 +-
 NEWS                                               |   46 +
 README                                             |    2 +-
 doc/guix.texi                                      |   46 +-
 etc/guix-daemon.conf.in                            |    2 +-
 etc/guix-daemon.service.in                         |    4 +-
 etc/guix-install.sh                                |   21 +-
 etc/guix-publish.conf.in                           |    2 +-
 etc/guix-publish.service.in                        |    4 +-
 gnu/bootloader/u-boot.scm                          |    6 +
 gnu/local.mk                                       |    6 +
 gnu/packages/algebra.scm                           |   40 +-
 gnu/packages/audio.scm                             |    4 +-
 gnu/packages/bittorrent.scm                        |   59 +-
 gnu/packages/bootloaders.scm                       |   16 +
 gnu/packages/emacs.scm                             |   97 +-
 gnu/packages/lisp.scm                              |   16 +-
 gnu/packages/maths.scm                             |   16 +-
 gnu/packages/messaging.scm                         |    4 +-
 .../patches/u-boot-pinebook-a64-update-dts.patch   | 1485 ++++++++++++++++++++
 gnu/packages/patches/u-boot-pinebook-dts.patch     |  388 +++++
 .../patches/u-boot-pinebook-mmc-calibration.patch  |   98 ++
 .../patches/u-boot-pinebook-r_i2c-controller.patch |   70 +
 .../patches/u-boot-pinebook-syscon-node.patch      |   38 +
 .../patches/u-boot-pinebook-video-bridge.patch     |   50 +
 gnu/packages/photo.scm                             |    4 +-
 gnu/packages/python-crypto.scm                     |   31 +
 gnu/packages/python.scm                            |    4 +-
 gnu/packages/xorg.scm                              |    4 +-
 gnu/system/install.scm                             |    6 +
 guix/scripts/describe.scm                          |   98 +-
 guix/scripts/pack.scm                              |   20 +-
 guix/status.scm                                    |    3 +
 guix/store/database.scm                            |    2 +-
 m4/guix.m4                                         |    2 +-
 tests/guix-pack-localstatedir.sh                   |   69 +
 36 files changed, 2666 insertions(+), 104 deletions(-)




reply via email to

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