all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou via Guix-patches via <guix-patches@gnu.org>
To: 71317@debbugs.gnu.org
Cc: 71317-done@debbugs.gnu.org, aria@chytrid.org
Subject: [bug#71317] [PATCH] fixed dependencies for latexindent
Date: Mon, 10 Jun 2024 20:34:35 +0200	[thread overview]
Message-ID: <87msnswssk.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87zfs37awq.fsf@nicolasgoaziou.fr> (Nicolas Goaziou via Guix-patches via's message of "Sun, 02 Jun 2024 15:05:09 +0200")

Hello,

Nicolas Goaziou via Guix-patches via <guix-patches@gnu.org> writes:

> Perl is already an input, it should not be a propagated input, too.
> `perl-yaml-tiny' and `perl-file-homedir' should also be moved to inputs.
> In that case, you will probably need to add a phase such as this one:
>
>           (add-after 'link-scripts 'wrap-perl-script
>             (lambda _
>               (wrap-program (string-append #$output "/bin/latexindent")
>                 `("PERL5LIB" ":" prefix (,(getenv "PERL5LIB"))))))

I went ahead and applied the changes suggested, then pushed it.

Thank you for your initial report!

Regards,
-- 
Nicolas Goaziou






      reply	other threads:[~2024-06-10 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-01 19:10 [bug#71317] [PATCH] fixed dependencies for latexindent aria
2024-06-02 13:05 ` Nicolas Goaziou via Guix-patches via
2024-06-10 18:34   ` Nicolas Goaziou via Guix-patches via [this message]

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=87msnswssk.fsf@nicolasgoaziou.fr \
    --to=guix-patches@gnu.org \
    --cc=71317-done@debbugs.gnu.org \
    --cc=71317@debbugs.gnu.org \
    --cc=aria@chytrid.org \
    --cc=mail@nicolasgoaziou.fr \
    /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.