GNU bug report logs - #30404
[PATCH] Add cat-avatar-generator-service.

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Fri, 9 Feb 2018 20:45:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#30404: closed ([PATCH] Add cat-avatar-generator-service.)
Date: Wed, 14 Feb 2018 22:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 14 Feb 2018 23:20:52 +0100
with message-id <20180214232052.39d32994 <at> lepiller.eu>
and subject line Re: [bug#30404] [PATCH] Add cat-avatar-generator-service.
has caused the debbugs.gnu.org bug report #30404,
regarding [PATCH] Add cat-avatar-generator-service.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
30404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30404
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] Add cat-avatar-generator-service.
Date: Fri, 9 Feb 2018 21:44:09 +0100
[Message part 3 (text/plain, inline)]
Hi, attached is a simple and cute package :)

It's a simple service that uses the nginx service and the php
integration.

By the way, if you don't know the author of this package, he's awesome:
https://www.peppercarrot.com/
[0001-gnu-Add-cat-avatar-generator.patch (text/x-patch, attachment)]
[0002-gnu-Add-cat-avatar-generator-service.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: 30404-done <at> debbugs.gnu.org
Subject: Re: [bug#30404] [PATCH] Add cat-avatar-generator-service.
Date: Wed, 14 Feb 2018 23:20:52 +0100
Pushed as 3bedac50571204643d5e3b204dc720ae7d571a1f and
08da664d1041133e8282a5df0fcab6eee7e548fa. Thanks!

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

> Heya!
> 
> Julien Lepiller <julien <at> lepiller.eu> skribis:
> 
> > Le Fri, 09 Feb 2018 23:19:17 +0100,
> > ludo <at> 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’.



This bug report was last modified 7 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.