unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita.karetnikov@gmail.com>
Cc: bug-guix@gnu.org
Subject: Re: [PATCH] distro: Add GNU Wget.
Date: Sun, 25 Nov 2012 22:39:44 +0100	[thread overview]
Message-ID: <877gp92wgv.fsf@gnu.org> (raw)
In-Reply-To: <CAD15K4sHk7Z-C7FaEsmuNWSYb_XD_KKzPkZEV4CV9=03xA9NaA@mail.gmail.com> (Nikita Karetnikov's message of "Sun, 25 Nov 2012 21:56:37 +0300")

Hi,

Nikita Karetnikov <nikita.karetnikov@gmail.com> skribis:

>> To silence the warning, perhaps we could rename ‘gettext’ to
>> ‘gnu-gettext’, as I did for GNU Make.  WDYT?
>
> Are there any downsides? (I can create a patch.)

Well, the name is slightly less intuitive.

Alternatively, we can keep that name, and use something like:

  (define-module (distro packages nano)
    #:use-module ((distro packages gettext)
                  #:renamer (symbol-prefix-proc 'guix:))
    #:use-module (distro packages ncurses)
    #:use-module (guix packages)
    #:use-module (guix download)
    #:use-module (guix build-system gnu))

The effect is that the package will be known as ‘guix:gettext’ within
this module.

Thanks,
Ludo’.

      reply	other threads:[~2012-11-25 21:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25  2:27 [PATCH] distro: Add GNU Wget Nikita Karetnikov
2012-11-25  2:38 ` Nikita Karetnikov
2012-11-25 15:03 ` Ludovic Courtès
2012-11-25 18:56   ` Nikita Karetnikov
2012-11-25 21:39     ` Ludovic Courtès [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

  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=877gp92wgv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-guix@gnu.org \
    --cc=nikita.karetnikov@gmail.com \
    /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).