all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 54344@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>, "Andrew Tropin" <andrew@trop.in>
Subject: [bug#54344] [PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph'
Date: Fri, 11 Mar 2022 22:32:33 +0100	[thread overview]
Message-ID: <20220311213233.12415-1-ludo@gnu.org> (raw)

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





             reply	other threads:[~2022-03-11 21:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11 21:32 Ludovic Courtès [this message]
2022-03-11 21:34 ` [bug#54344] [PATCH 1/3] graph: Factorize 'lookup-backend' Ludovic Courtès
2022-03-11 21:34   ` [bug#54344] [PATCH 2/3] home: services: Export record type accessors Ludovic Courtès
2022-03-11 21:34   ` [bug#54344] [PATCH 3/3] guix home: Implement the 'extension-graph' and 'shepherd-graph' actions Ludovic Courtès
2022-03-17  5:14     ` Andrew Tropin
2022-03-18 15:11       ` bug#54344: [PATCH 0/3] Add 'guix home extension-graph' and 'shepherd-graph' Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220311213233.12415-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=54344@debbugs.gnu.org \
    --cc=andrew@trop.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.