guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e6777cfa5e -> 4244f5e9a7)


From: guix-commits
Subject: branch master updated (e6777cfa5e -> 4244f5e9a7)
Date: Thu, 29 Sep 2022 17:11:00 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from e6777cfa5e gnu: Add emacs-cov.
     new 168a7933c0 services: shepherd: Leave the finalization thread in peace.
     new 61bd7bf469 import/utils: alist->package: Include properties.
     new 8b2119a5e4 import: print: Quasiquote properties
     new 6943f22ee6 gnu: Add lite-xl.
     new 1bf18818c6 services: certbot: Create "live" directory during 
activation.
     new 28ade1bab2 transformations: '--with-source' now operates in depth.
     new 4244f5e9a7 news: Add entry for '--with-source'.

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/guix.texi                 |  7 ++--
 etc/news.scm                  | 24 ++++++++++++++
 gnu/packages/text-editors.scm | 40 +++++++++++++++++++++++
 gnu/services/certbot.scm      |  2 ++
 gnu/services/shepherd.scm     | 13 ++++----
 guix/import/print.scm         |  3 +-
 guix/import/utils.scm         | 10 ++++++
 guix/transformations.scm      | 74 +++++++++++++++++++++++--------------------
 tests/import-utils.scm        | 19 +++++++++++
 tests/print.scm               | 23 ++++++++++++++
 tests/transformations.scm     | 32 +++++++++++++++----
 11 files changed, 195 insertions(+), 52 deletions(-)



reply via email to

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