guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (dd64251 -> 00014f7)


From: guix-commits
Subject: branch master updated (dd64251 -> 00014f7)
Date: Wed, 14 Oct 2020 16:41:42 -0400 (EDT)

wigust pushed a change to branch master
in repository guix.

    from dd64251  gnu: musescore: Update to 3.5.1.
     new cb53c59  gnu: Add lua-resty-core.
     new 1263bd0  gnu: Add lua-resty-lrucache.
     new 8688fd8  gnu: Add lua-resty-signal.
     new 0100fd0  gnu: Add lua-tablepool.
     new 89c4122  gnu: Add lua-resty-shell.
     new 4b0e08b  gnu: Add nginx-socket-cloexec.
     new e835c03  gnu: Add nginx-lua-module.
     new 00014f7  services: nginx: Add lua module.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix-cookbook.texi                          |  58 ++++++++
 doc/guix.texi                                   |  24 ++-
 gnu/local.mk                                    |   1 +
 gnu/packages/lua.scm                            | 179 +++++++++++++++++++++++
 gnu/packages/patches/nginx-socket-cloexec.patch | 185 ++++++++++++++++++++++++
 gnu/packages/web.scm                            |  73 ++++++++++
 gnu/services/web.scm                            |  25 +++-
 7 files changed, 539 insertions(+), 6 deletions(-)
 create mode 100644 gnu/packages/patches/nginx-socket-cloexec.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]