all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Guillaume Le Vaillant <glv@posteo.net>
Cc: GNU Debbugs <control@debbugs.gnu.org>,
	0xFFFC <0xFFFC0000@proton.me>,
	72797-done@debbugs.gnu.org
Subject: bug#72797: qt-tools is unnecessary optional dependency for monero
Date: Sat, 14 Sep 2024 22:04:32 +0900	[thread overview]
Message-ID: <877cbetmhr.fsf@gmail.com> (raw)
In-Reply-To: <8734mse1m1.fsf@kitej> (Guillaume Le Vaillant's message of "Sun,  25 Aug 2024 21:25:42 +0000")

tag 72797 + notabug
quit

Hi Guillaume,

Guillaume Le Vaillant <glv@posteo.net> writes:

> Here's a corrected definition:
>
> (define-public monero-without-translations
>   (package
>     (inherit monero)
>     (name "monero-without-translations")
>     (native-inputs (modify-inputs (package-native-inputs monero)
>                      (delete "qttools")))))
>

Thanks for providing the above tip for users who'd like rewrite the
dependencies of monero.  Guix will continue shipping translations in its
stock package, so you should use the above.  qt-tools is also a native
dependency, so shouldn't end up in the closure of the built package.

-- 
Thanks,
Maxim




      reply	other threads:[~2024-09-14 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 20:26 bug#72797: qt-tools is unnecessary optional dependency for monero 0xFFFC via Bug reports for GNU Guix
2024-08-25 19:01 ` Guillaume Le Vaillant
2024-08-25 21:25   ` Guillaume Le Vaillant
2024-09-14 13:04     ` Maxim Cournoyer [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=877cbetmhr.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=0xFFFC0000@proton.me \
    --cc=72797-done@debbugs.gnu.org \
    --cc=control@debbugs.gnu.org \
    --cc=glv@posteo.net \
    /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.