unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 30404-done@debbugs.gnu.org
Subject: bug#30404: [PATCH] Add cat-avatar-generator-service.
Date: Wed, 14 Feb 2018 23:20:52 +0100	[thread overview]
Message-ID: <20180214232052.39d32994@lepiller.eu> (raw)
In-Reply-To: <87d117qsyc.fsf@gnu.org>

Pushed as 3bedac50571204643d5e3b204dc720ae7d571a1f and
08da664d1041133e8282a5df0fcab6eee7e548fa. Thanks!

Le Wed, 14 Feb 2018 20:20:11 +0100,
ludo@gnu.org (Ludovic Courtès) a écrit :

> Heya!
> 
> Julien Lepiller <julien@lepiller.eu> skribis:
> 
> > Le Fri, 09 Feb 2018 23:19:17 +0100,
> > ludo@gnu.org (Ludovic Courtès) a écrit :  
> 
> [...]
> 
> >> > +(define* (cat-avatar-generator-service
> >> > +           #:key
> >> > +           (cache-dir "/var/cache/cat-avatar-generator")
> >> > +           (configuration (nginx-server-configuration)))
> >> > +  (simple-service 'cat-http-server nginx-service-type
> >> > +    (list (nginx-server-configuration    
> >> 
> >> Normally the 3rd argument would be aligned with the 1st here.  
> > I don't understand that comment... What should be aligned exactly?  
> 
> The lines above should be like this:
> 
>   (simple-service 'cat-http-server nginx-service-type
>                   (list (nginx-server-configuration
> 
> 
> (Here (list …) is the 3rd argument to ‘simple-service’.)
> 
> No big deal though.  :-)
> 
> Thanks,
> Ludo’.

      reply	other threads:[~2018-02-14 22:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 20:44 [bug#30404] [PATCH] Add cat-avatar-generator-service Julien Lepiller
2018-02-09 22:19 ` Ludovic Courtès
2018-02-09 22:48   ` Julien Lepiller
2018-02-14 19:20     ` Ludovic Courtès
2018-02-14 22:20       ` Julien Lepiller [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=20180214232052.39d32994@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=30404-done@debbugs.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 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).