all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* whishlist: guix build -d /gnu/store/hash-pkg-version?
@ 2020-05-06 23:45 zimoun
  2020-05-08 13:33 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2020-05-06 23:45 UTC (permalink / raw)
  To: help-guix

Dear,

When debugging, I find really useful the command: "guix build -d package".

Is it possible to do the same on the resulting '/gnu/store/<path>'?

For example,

$ guix build hello
/gnu/store/kg9mirg6xbvzcp0a98v7326n1nvvwgsj-hello-2.10

$ guix build -d hello
/gnu/store/gknm68l0q893bpvyhcd4ccih1bmh0j87-hello-2.10.drv

Well, I would like to do something like that?

$ guix build -d /gnu/store/kg9mirg6xbvzcp0a98v7326n1nvvwgsj-hello-2.10
/gnu/store/gknm68l0q893bpvyhcd4ccih1bmh0j87-hello-2.10.drv

Does it make sense?


Currently, I am using a combination of "guix gc --list-dead |grep" or
"guix gc --list-live|grep".   But it is not really handy; especially
when there is several times the same package-version (with grafts).

Thank you in advance for any advice.

Best regards,
simon


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

end of thread, other threads:[~2020-05-10 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 23:45 whishlist: guix build -d /gnu/store/hash-pkg-version? zimoun
2020-05-08 13:33 ` Marius Bakke
2020-05-10 13:59   ` zimoun

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.