guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add tinyproxy.


From: John Darrington
Subject: Re: [PATCH] gnu: Add tinyproxy.
Date: Thu, 12 Jun 2014 14:19:51 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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?

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]