unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Phil <phil@beadling.co.uk>
To: help-guix@gnu.org
Subject: Output all dependencies recursively for package
Date: Sun, 31 Jan 2021 12:59:40 +0000	[thread overview]
Message-ID: <85zh0pdzyn.fsf@beadling.co.uk> (raw)

Hi all,

I'm looking for a command similar to 'guix show' which will give a packages explicit
dependencies, recursively.

Basically something like python's 'pip freeze' for a specific package.

I know 'guix graph' can do this but the output is much more elaborate
than I need, also 'guix export' could probably give a very verbose
output.

I'm looking for a recursive list of all bar@version given package
foo?

Something like:
guix show --recursive-dependencies foo

Giving:
dependencies: bar@version, some-dependency-of-bar@version

'guix show' would not list 'some-dependency-of-bar@version' in its
current form.


Any ideas?

Thanks,
Phil.



             reply	other threads:[~2021-01-31 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 12:59 Phil [this message]
2021-01-31 15:03 ` Output all dependencies recursively for package Joshua Branson
2021-02-01  1:32   ` Tobias Geerinckx-Rice
2021-02-01  6:26     ` zimoun
2021-02-01 16:21       ` me--- via
2021-02-01 19:36       ` Phil
2021-01-31 15:30 ` Efraim Flashner
2021-01-31 19:09 ` 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=85zh0pdzyn.fsf@beadling.co.uk \
    --to=phil@beadling.co.uk \
    --cc=help-guix@gnu.org \
    /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).