all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Cc: Kei Kebreau <kei@openmailbox.org>
Subject: Re: 01/01: gnu: red-eclipse: Add store "data" package path as default.
Date: Tue, 10 Oct 2017 10:36:07 -0400	[thread overview]
Message-ID: <20171010143607.GA18243@jasmine.lan> (raw)
In-Reply-To: <20171010122631.845F9201F1@vcs0.savannah.gnu.org>

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

On Tue, Oct 10, 2017 at 08:26:31AM -0400, Kei Kebreau wrote:
> kkebreau pushed a commit to branch master
> in repository guix.
> 
> commit 42abb842f64f5dd7834cabd445a5f4d01f1e68a4
> Author: Adonay Felipe Nogueira <adfeno@hyperbola.info>
> Date:   Sun Aug 20 15:28:20 2017 -0300
> 
>     gnu: red-eclipse: Add store "data" package path as default.
>     
>     * gnu/packages/games.scm (red-eclipse): Remove extra spaces. Make version
>     respect documentation.
>     [arguments]: Add "prefix" to make-flags. Add
>     "add-store-data-package-path-as-default" phase. Improve "copy-data" phase.
>     
>     Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
> ---
>  gnu/packages/games.scm | 110 ++++++++++++++++++++++++++++++-------------------
>  1 file changed, 68 insertions(+), 42 deletions(-)

[...]

> @@ -133,6 +133,7 @@
>    #:use-module (gnu packages gnuzilla)
>    #:use-module (gnu packages icu4c)
>    #:use-module (gnu packages networking)
> +  #:use-module (guix build utils)
>    #:use-module (guix build-system gnu)
>    #:use-module (guix build-system haskell)
>    #:use-module (guix build-system python)

This module import created an ambiguous reference to 'which':

WARNING: (gnu packages games): `which' imported from both (gnu packages base) and (guix build utils)

I don't know if it will be a problem in practice.

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

       reply	other threads:[~2017-10-10 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20171010122630.7275.20219@vcs0.savannah.gnu.org>
     [not found] ` <20171010122631.845F9201F1@vcs0.savannah.gnu.org>
2017-10-10 14:36   ` Leo Famulari [this message]
2017-10-10 23:34     ` 01/01: gnu: red-eclipse: Add store "data" package path as default Kei Kebreau
2017-10-12  8:48       ` Ludovic Courtès

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=20171010143607.GA18243@jasmine.lan \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=kei@openmailbox.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.