unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: whishlist: guix build -d /gnu/store/hash-pkg-version?
Date: Thu, 7 May 2020 01:45:10 +0200	[thread overview]
Message-ID: <CAJ3okZ2Ev-qESPx=AWCKUnO_kd70sadAoXDzcww_653d2cB6dA@mail.gmail.com> (raw)

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	other threads:[~2020-05-06 23:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 23:45 zimoun [this message]
2020-05-08 13:33 ` whishlist: guix build -d /gnu/store/hash-pkg-version? Marius Bakke
2020-05-10 13:59   ` 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='CAJ3okZ2Ev-qESPx=AWCKUnO_kd70sadAoXDzcww_653d2cB6dA@mail.gmail.com' \
    --to=zimon.toutoune@gmail.com \
    --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).