guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6b11da7 -> 9e1e046)


From: guix-commits
Subject: branch master updated (6b11da7 -> 9e1e046)
Date: Wed, 10 Apr 2019 06:41:08 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  6b11da7   gnu: nginx: Update to 1.15.11.
       new  21b3c0c   guix package: Use absolute file names in search path 
recommendations.
       new  5c32857   doc: Adjust desktop instructions for GDM.
       new  95207e7   store: 'with-store' expands to a single procedure call.
       new  5d9f9ad   Add (guix colors).
       new  32813e8   ui: Fix i18n for diagnostic messages.
       new  26a2021   ui: Make diagnostic message prefix translatable.
       new  cc3697d   ui: Factorize 'print-diagnostic-prefix'.
       new  4026277   ui: Diagnostic procedures can display error location.
       new  9e1e046   ui: Colorize diagnostics.

The 9 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 +
 gnu/system/examples/desktop.tmpl |   4 +-
 guix/colors.scm                  | 129 ++++++++++++++++++++++++++
 guix/scripts/package.scm         |  10 +-
 guix/status.scm                  |  44 +--------
 guix/store.scm                   |  12 ++-
 guix/ui.scm                      | 192 ++++++++++++++++++---------------------
 7 files changed, 236 insertions(+), 156 deletions(-)
 create mode 100644 guix/colors.scm



reply via email to

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