emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#54344: closed ([PATCH 0/3] Add 'guix home extension-graph' and 'shep


From: GNU bug Tracking System
Subject: bug#54344: closed ([PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph')
Date: Fri, 18 Mar 2022 15:12:02 +0000

Your message dated Fri, 18 Mar 2022 16:11:22 +0100
with message-id <87o823pa79.fsf_-_@gnu.org>
and subject line Re: bug#54344: [PATCH 0/3] Add 'guix home extension-graph' and 
'shepherd-graph'
has caused the debbugs.gnu.org bug report #54344,
regarding [PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54344: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54344
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph' Date: Fri, 11 Mar 2022 22:32:33 +0100
Hello!

These patches implement ‘guix home extension-graph’ and ‘guix home
shepherd-graph’, similar to what ‘guix system’ provides.  Until now
these two commands were silently ignored.

Thoughts?

Ludo’.

Ludovic Courtès (3):
  graph: Factorize 'lookup-backend'.
  home: services: Export record type accessors.
  guix home: Implement the 'extension-graph' and 'shepherd-graph'
    actions.

 doc/guix.texi                  |  31 +++++++++
 gnu/home/services/shepherd.scm |  21 +++++-
 guix/graph.scm                 |  14 +++-
 guix/scripts/graph.scm         |   9 +--
 guix/scripts/home.scm          | 117 +++++++++++++++++++++++++--------
 guix/scripts/system.scm        |  14 ++--
 po/guix/POTFILES.in            |   1 +
 tests/guix-home.sh             |   8 +++
 8 files changed, 165 insertions(+), 50 deletions(-)


base-commit: 5397c18157f12e9127b5a9a59b0aa5a4eb058839
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#54344: [PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph' Date: Fri, 18 Mar 2022 16:11:22 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Andrew,

Thanks for your feedback!  I incorporated your suggestions and pushed as
25261cbf96a3bf58abc6e836d71bdabe9154a83c.

Ludo’.


--- End Message ---

reply via email to

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