help-guix
[Top][All Lists]
Advanced

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

List build dependencies of a store item


From: Arun Isaac
Subject: List build dependencies of a store item
Date: Wed, 23 Oct 2019 11:03:37 +0530

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: signature.asc
Description: PGP signature


reply via email to

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