guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] gnu: Add Attic.


From: Leo Famulari
Subject: Re: [PATCH 3/3] gnu: Add Attic.
Date: Tue, 01 Sep 2015 17:06:42 -0400

On Sun, Aug 30, 2015, at 15:58, Alex Kost wrote:
> Please align modify-phases clause like this:
> 
> (modify-phases %standard-phases
>   (add-before
>    'build 'set-openssl-prefix
>    (lambda* (#:key inputs #:allow-other-keys)
>      (setenv "ATTIC_OPENSSL_PREFIX" (assoc-ref inputs "openssl"))
>      #t)))

Hopefully my forthcoming revision fixes this. I need to set up an editor
to do this for me properly... paredit in Vim is not enough.



reply via email to

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