civodul pushed a change to branch master
in repository guix.

      from  18919cf   gnu: python-translate-toolkit: Update home page.
       new  27faad2   gnu: cracklib: Install password dictionary.
       new  1acd107   gnu: gnome-control-center: Set correct file name for the 
'passwd' binary.
       new  ee2691f   services: guix-publish: Allow for multi-compression.
       new  1b5ee3b   Add (guix diagnostics).
       new  69962ab   deprecation: Use the 'warning' procedure for diagnostics.

The 5 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                   |  17 +++-
 gnu/packages/gnome.scm          |   3 +
 gnu/packages/password-utils.scm |   9 +++
 gnu/services/base.scm           | 109 ++++++++++++++++---------
 guix/channels.scm               |   4 +-
 guix/deprecation.scm            |  35 +++-----
 guix/diagnostics.scm            | 173 ++++++++++++++++++++++++++++++++++++++++
 guix/ui.scm                     | 152 +++--------------------------------
 9 files changed, 293 insertions(+), 210 deletions(-)
 create mode 100644 guix/diagnostics.scm

Reply via email to