guix-commits
[Top][All Lists]
Advanced

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

branch master updated (20645d8467 -> 13307c198b)


From: guix-commits
Subject: branch master updated (20645d8467 -> 13307c198b)
Date: Fri, 8 Apr 2022 18:00:57 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 20645d8467 home: Add home-xdg-data-files-service-type.
     new 0d0e2165ea doc: Allow different translations for 'guix-cookbook' and 
'guix-manual'.
     new b38e053513 doc: Build an empty index if the manual is missing.
     new 1d0e57fab8 gnu: lsof: Fix invalid G-Expression.
     new a62873af7c gnu: emacs-geiser: Add dependency on Project.
     new d4e858763c ui: Move hyperlink facilities to (guix colors).
     new 3da62bf5aa ui: Move 'location->hyperlink' to (guix diagnostics).
     new 13307c198b diagnostics: Turn diagnostic locations into hyperlinks.

The 7 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:
 doc/build.scm                  | 26 +++++++++++++++++---------
 gnu/packages/emacs-xyz.scm     |  2 +-
 gnu/packages/lsof.scm          |  2 +-
 guix/colors.scm                | 35 ++++++++++++++++++++++++++++++++++-
 guix/diagnostics.scm           | 16 +++++++++++++++-
 guix/scripts/home.scm          |  1 +
 guix/scripts/system.scm        |  1 +
 guix/scripts/system/search.scm |  4 +++-
 guix/ui.scm                    | 39 ---------------------------------------
 9 files changed, 73 insertions(+), 53 deletions(-)



reply via email to

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