unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org, John Darrington <jmd@gnu.org>
Subject: Re: [PATCH] gnu: Add tinyproxy.
Date: Thu, 12 Jun 2014 15:30:38 +0200	[thread overview]
Message-ID: <8761k6i7b5.fsf@gnu.org> (raw)
In-Reply-To: <20140612121950.GA9701@jocasta.intra> (John Darrington's message of "Thu, 12 Jun 2014 14:19:51 +0200")

John Darrington <john@darrington.wattle.id.au> skribis:

> On Thu, Jun 12, 2014 at 01:59:02PM +0200, Ludovic Court??s wrote:
>      Hello!
>      
>      
>      Lastly, prefer adding a phase before ???build??? rather than replacing
>      ???build??? just to call it afterwards.
>      
>      So, like this:
>      
>        (alist-cons-before
>         'build 'pre-build
>          (lambda ...
>            ...
>            (with-output-to-file our-catalog
>              (lambda ()
>                ...))
>            #t)
>          %standard-phases)
>
> I'm not sure if this will work.  I need to set an environment variable, and presumably 'build and 'pre-build
> run in separate environments?

No, they run in the same environments, so it essentially has the same
semantics as the original version.

Ludo’.

      reply	other threads:[~2014-06-12 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-12 11:06 [PATCH] gnu: Add tinyproxy John Darrington
2014-06-12 11:59 ` Ludovic Courtès
2014-06-12 12:19   ` John Darrington
2014-06-12 13:30     ` 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=8761k6i7b5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=jmd@gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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).