guix-commits
[Top][All Lists]
Advanced

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

branch wip-pinebook-pro updated (27d381d -> 25355d3)


From: guix-commits
Subject: branch wip-pinebook-pro updated (27d381d -> 25355d3)
Date: Tue, 9 Jun 2020 19:51:57 -0400 (EDT)

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

    from 27d381d  add linux-libre-pinebook-pro-5.7
     add c34a7dc  gnu: v4l2loopback-linux-module: Really disable tests.
     add 9084fc2  gnu: znc: Update to 1.8.1.
     add 5d95ac9  maint: 'make authenticate' starts from v1.0.0.
     add 72357e2  git: 'commit-difference' really excludes the ancestors of 
#:excluded.
     add eef859e  git-authenticate: 'commit-authorized-keys' properly handles 
orphan commits.
     add 535a6be  system: Fix typo that breaks grub.cfg generation.
     add 2356713  system: vm: Add missing imported module.
     add 1b5d26c  doc: Add note to 'udisks-service'.
     add 8423c2d  build: image: Do not call make-essential-device-nodes by 
default.
     add f73ed55  installer: utils: Dump command output to syslog when testing.
     add 5f7c441  Revert "installer: utils: Dump command output to syslog when 
testing."
     add ea80cdb  activation: Fix function call for system activation
     add 7a45b5d  store: Use buffered I/O for all protocol writes
     add dacd126  gnu: icedove: Update to 68.9.0.
     add fbc1cbb  gnu: Add apache-thrift.
     add a50628b  gnu: apache-arrow: Update to 0.17.1.
     add 141b5c1  gnu: emacs-helm: Update to 3.6.2.
     add 536c53d  gnu: grub: Support graphical gfxterm on all systems.
     add 5648ce0  gnu: guix: Update to 141b5c1620.
     add ce16b07  installer: final: Remove left-over pk call.
     add 9392652  installer: final: Dump "guix system init" command output when 
testing.
     new 25355d3  Merge branch 'master' into wip-pinebook-pro

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                         |   8 +-
 doc/guix.texi                       |  11 ++-
 gnu/bootloader/grub.scm             |  47 ++++--------
 gnu/build/activation.scm            |   2 +-
 gnu/build/image.scm                 |   6 +-
 gnu/installer/final.scm             |  15 +++-
 gnu/packages/databases.scm          | 145 ++++++++++++++++++++++++------------
 gnu/packages/emacs-xyz.scm          |   4 +-
 gnu/packages/gnuzilla.scm           |   8 +-
 gnu/packages/linux.scm              |   2 +
 gnu/packages/messaging.scm          |   4 +-
 gnu/packages/package-management.scm |   6 +-
 gnu/packages/rpc.scm                |  49 ++++++++++++
 gnu/packages/serialization.scm      |   4 +-
 gnu/system.scm                      |   2 +-
 gnu/system/vm.scm                   |   1 +
 guix/git-authenticate.scm           |   7 +-
 guix/git.scm                        |   4 +-
 guix/store.scm                      |  70 +++++++++--------
 tests/git.scm                       |   3 +-
 20 files changed, 255 insertions(+), 143 deletions(-)



reply via email to

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