all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 3/3] gnu: Add Attic.
Date: Tue, 01 Sep 2015 17:06:42 -0400	[thread overview]
Message-ID: <1441141602.1352913.372116977.7D8DC87B@webmail.messagingengine.com> (raw)
In-Reply-To: <87a8t88s6p.fsf@gmail.com>

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	other threads:[~2015-09-01 21:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 17:16 [PATCH 0/3] Add Attic backup program Leo Famulari
2015-08-26 17:16 ` [PATCH 1/3] gnu: Add llfuse Leo Famulari
2015-08-30 19:57   ` Alex Kost
2015-08-31 11:52     ` Ludovic Courtès
2015-09-01 21:04       ` Leo Famulari
2015-08-26 17:16 ` [PATCH 2/3] gnu: Add python-msgpack Leo Famulari
2015-08-30 19:57   ` Alex Kost
2015-08-31 11:55     ` Ludovic Courtès
2015-08-26 17:16 ` [PATCH 3/3] gnu: Add Attic Leo Famulari
2015-08-30 19:58   ` Alex Kost
2015-09-01 21:06     ` Leo Famulari [this message]
2015-08-30 20:05 ` [PATCH 0/3] Add Attic backup program Alex Kost
2015-08-31  3:52   ` Leo Famulari
2015-08-31 11:57     ` 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=1441141602.1352913.372116977.7D8DC87B@webmail.messagingengine.com \
    --to=leo@famulari.name \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.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.