unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: 0xFFFC <0xFFFC0000@proton.me>
Cc: 72797@debbugs.gnu.org
Subject: bug#72797: qt-tools is unnecessary optional dependency for monero
Date: Sun, 25 Aug 2024 21:25:42 +0000	[thread overview]
Message-ID: <8734mse1m1.fsf@kitej> (raw)
In-Reply-To: <877cc4e8a8.fsf@kitej> (Guillaume Le Vaillant's message of "Sun,  25 Aug 2024 21:01:35 +0200")

[-- Attachment #1: Type: text/plain, Size: 389 bytes --]

Here's a corrected definition:

--8<---------------cut here---------------start------------->8---
(define-public monero-without-translations
  (package
    (inherit monero)
    (name "monero-without-translations")
    (native-inputs (modify-inputs (package-native-inputs monero)
                     (delete "qttools")))))
--8<---------------cut here---------------end--------------->8---

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  reply	other threads:[~2024-08-25 21:26 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 [this message]
2024-09-14 13:04     ` Maxim Cournoyer

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=8734mse1m1.fsf@kitej \
    --to=glv@posteo.net \
    --cc=0xFFFC0000@proton.me \
    --cc=72797@debbugs.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).