guix-commits
[Top][All Lists]
Advanced

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

branch master updated (28faa40 -> 5a2f019)


From: Ludovic Courtès
Subject: branch master updated (28faa40 -> 5a2f019)
Date: Thu, 7 Dec 2017 11:17:05 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  28faa40   gnu: sddm: Update to 0.17.0.
       new  66f217b   pull: Build with an ABI-compatible Guile.
      adds  aab322d   install: Don't start sshd by default.
      adds  f00b85f   gnu: commencement: Do not graft early bootstrap packages.
      adds  ff0e004   packages: 'fold-bag-dependencies' honors nativeness in 
recursive calls.
      adds  f3e3f4d   Update NEWS.
      adds  91c9b5d   packages: 'package-grafts' trims native inputs.
      adds  3e442f8   gnu: ghostscript-with-cups: Turn into a public variable.
      adds  614f8cc   gnu: guix: Update snapshot to 91c9b5d.
      adds  45c32bd   syscalls: Define 'input-flags' for 'tcgetattr' and 
friends.
      adds  787e8a8   services: console-font: Use 'tcsetattr' instead of 
invoking 'unicode_start'.
      adds  f0eb57b   Update NEWS.
      adds  609d126   Revert "packages: 'package-grafts' trims native inputs."
      adds  40f5c53   Update NEWS.
      adds  ad4953b   gnu: guix: Update to 0.14.0.
      adds  0dd9161   gnu: guix: Update to ad4953b.
       new  5a2f019   Merge branch 'version-0.14.0'

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


Summary of changes:
 NEWS                                | 731 +++++++++++++++++++++++++++++++++++-
 build-aux/build-self.scm            |  21 +-
 gnu/packages/commencement.scm       |   5 +-
 gnu/packages/cups.scm               |  10 +-
 gnu/packages/ghostscript.scm        |   7 +
 gnu/packages/package-management.scm |   8 +-
 gnu/services/base.scm               |  56 ++-
 gnu/services/ssh.scm                |  12 +-
 gnu/system/install.scm              |   5 +-
 guix/build/syscalls.scm             |  19 +
 guix/packages.scm                   |  20 +-
 11 files changed, 845 insertions(+), 49 deletions(-)



reply via email to

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