guix-commits
[Top][All Lists]
Advanced

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

branch master updated (5122209 -> 660dbe6)


From: guix-commits
Subject: branch master updated (5122209 -> 660dbe6)
Date: Sat, 21 Sep 2019 10:49:01 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  5122209   gnu: emacs-counsel-etags: Enable tests.
       new  a43e915   services: gdm: Ensure /var/lib/gdm is owned by "gdm".
       new  7150743   inferior: Propagate '&store-protocol-error' error 
conditions.
       new  ad34409   services: dovecot: Fix predicate names for free-form 
fields
       new  9ba1e30   gnu: Add autocutsel.
       new  c1bbef6   gnu: Add python-bibtexparser.
       new  aeb5137   guix package: Add 'guix show' alias.
       new  660dbe6   guix package: '--show' ignores deprecated packages.

The 7 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:
 Makefile.am                           |  1 +
 doc/guix.texi                         |  8 +++++---
 gnu/packages/python-xyz.scm           | 22 ++++++++++++++++++++++
 gnu/packages/xdisorg.scm              | 26 ++++++++++++++++++++++++++
 gnu/services/mail.scm                 |  4 ++--
 gnu/services/xorg.scm                 | 23 +++++++++++++++++++++++
 guix/inferior.scm                     | 31 +++++++++++++++++++++++++++----
 guix/scripts/package.scm              |  3 ++-
 guix/scripts/{search.scm => show.scm} | 20 ++++++++++----------
 po/guix/POTFILES.in                   |  1 +
 tests/guix-package-aliases.sh         |  7 +++++++
 tests/inferior.scm                    | 13 +++++++++++++
 12 files changed, 139 insertions(+), 20 deletions(-)
 copy guix/scripts/{search.scm => show.scm} (79%)



reply via email to

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