all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Matthew Kraai <kraai@ftbfs.org>
Cc: 49450@debbugs.gnu.org
Subject: [bug#49450] [PATCH] gnu: emacs-deadgrep: Add missing input.
Date: Wed, 07 Jul 2021 17:53:06 +0200	[thread overview]
Message-ID: <874kd6t925.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <859C1BD7-D59C-4990-949F-376ADF47AF26@ftbfs.org> (Matthew Kraai's message of "Wed, 7 Jul 2021 08:42:55 -0700")

Matthew Kraai <kraai@ftbfs.org> writes:

> I was trying to ensure that when emacs-deadgrep is installed, ripgrep
> is also installed. The former doesn’t need the latter to build but
> does require it at runtime. Isn’t propagated-inputs the right field
> for that?

Inputs are also available at runtime, but do not clobber user's profile.
It's preferable to use them, when it's reasonably possible.

In this case, it means you just need to modify the Elisp source to make
sure code points to the right ripgrep executable in the store. See,
e.g., emacs-flycheck-grammalecte.




  reply	other threads:[~2021-07-07 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  3:18 [bug#49450] [PATCH] gnu: emacs-deadgrep: Add missing input Matthew James Kraai
2021-07-07 14:20 ` Nicolas Goaziou
2021-07-07 15:42   ` Matthew Kraai
2021-07-07 15:53     ` Nicolas Goaziou [this message]
2021-07-07 23:56 ` Matthew James Kraai
2021-07-08  7:33   ` bug#49450: " Nicolas Goaziou

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874kd6t925.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=49450@debbugs.gnu.org \
    --cc=kraai@ftbfs.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.
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.