help-guix
[Top][All Lists]
Advanced

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

whishlist: guix build -d /gnu/store/hash-pkg-version?


From: zimoun
Subject: whishlist: guix build -d /gnu/store/hash-pkg-version?
Date: Thu, 7 May 2020 01:45:10 +0200

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



reply via email to

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