GNU bug report logs -
#30404
[PATCH] Add cat-avatar-generator-service.
Previous Next
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
Message #8 received at 30404 <at> debbugs.gnu.org (full text, mbox):
Julien Lepiller <julien <at> lepiller.eu> skribis:
> By the way, if you don't know the author of this package, he's awesome:
> https://www.peppercarrot.com/
Looks very nice indeed!
> From 5375bd9633cb37b3f26d16742fdc451f3296f723 Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien <at> lepiller.eu>
> Date: Fri, 12 Jan 2018 23:08:50 +0100
> Subject: [PATCH 1/2] gnu: Add cat-avatar-generator.
>
> * gnu/packages/web.scm (cat-avatar-generator): New variable.
LGTM.
> From b5e362ac44bf3bd284ba14e886960311b67a4019 Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien <at> lepiller.eu>
> Date: Fri, 12 Jan 2018 23:14:14 +0100
> Subject: [PATCH 2/2] gnu: Add cat-avatar-generator-service.
>
> * gnu/services/web.scm (cat-avatar-generator-service): New variable.
[...]
> +(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.
You’ll hate me for asking that, but could you add a couple of lines to
the manual about this service?
Otherwise LGTM!
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.