[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add nginx
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add nginx |
Date: |
Thu, 11 Dec 2014 14:23:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> From 359d1b0a7dcb7320ff28bbabe792e0d8e6d399ad Mon Sep 17 00:00:00 2001
> From: Mark H Weaver <address@hidden>
> Date: Wed, 10 Dec 2014 17:39:48 -0500
> Subject: [PATCH] gnu: Add nginx.
>
> * gnu/packages/web.scm (nginx): New variable.
LGTM, but we’ll wait for the next iteration if you want.
> + (license (list l:bsd-2 l:bsd-3 l:bsd-4 l:expat))))
Can you add a comment saying if it’s an ‘or’ or something else?
Thank you!
Ludo’.