unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org, Tobias Geerinckx-Rice <me@tobias.gr>,
	zimoun <zimon.toutoune@gmail.com>
Subject: Re: Which package installed which dependency?
Date: Sun, 12 Jul 2020 07:43:03 -0400	[thread overview]
Message-ID: <A6831AA5-E049-4C12-8DD6-A3760ED9195A@lepiller.eu> (raw)
In-Reply-To: <87pn9156r5.fsf@nckx>

Le 12 juillet 2020 07:10:06 GMT-04:00, Tobias Geerinckx-Rice <me@tobias.gr> a écrit :
>zimoun 写道:
>> You could be interested by "guix graph --path" which returns the
>> shortest path (graph meaning) from package A to package PHP.
>
>I love this feature but it only works between high-level packages.
>
>Is there an equivalent (say):
>
>  λ guix graph --path /run/current-system/profile php
>
>?
>
>Kind regards,
>
>T G-R

Try

guix graph --path -t references `readlink -f /run/current-system` php


  reply	other threads:[~2020-07-12 11:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12  0:06 Which package installed which dependency? Christopher Lemmer Webber
2020-07-12  0:19 ` Christopher Lemmer Webber
2020-07-12  9:31   ` Pierre Neidhardt
2020-07-12 10:24 ` zimoun
2020-07-12 11:10   ` Tobias Geerinckx-Rice
2020-07-12 11:43     ` Julien Lepiller [this message]
2020-07-12 13:06       ` Tobias Geerinckx-Rice
2020-07-12 13:42         ` zimoun

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=A6831AA5-E049-4C12-8DD6-A3760ED9195A@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    --cc=me@tobias.gr \
    --cc=zimon.toutoune@gmail.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).