unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* List build dependencies of a store item
@ 2019-10-23  5:33 Arun Isaac
  2019-10-23  6:31 ` Julien Lepiller
  2019-10-23  8:04 ` Efraim Flashner
  0 siblings, 2 replies; 7+ messages in thread
From: Arun Isaac @ 2019-10-23  5:33 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]


I am customizing the git-minimal package, and for some reason python is
getting rebuilt from source, and I'm not able to figure out why.

I can recursively list/graph runtime dependencies (references) of a
store item using the following commands.

guix size /gnu/store/...
guix graph -t references /gnu/store/...

How do I list the build dependencies (inputs of the build derivation) of
a store item?

Thanks,
Arun.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-23 20:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23  5:33 List build dependencies of a store item Arun Isaac
2019-10-23  6:31 ` Julien Lepiller
2019-10-23 16:22   ` Arun Isaac
2019-10-23 16:49     ` Gábor Boskovits
2019-10-23 20:19       ` Arun Isaac
2019-10-23  8:04 ` Efraim Flashner
2019-10-23 16:27   ` Arun Isaac

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).