guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e8c6644 -> 62e7864)


From: guix-commits
Subject: branch master updated (e8c6644 -> 62e7864)
Date: Thu, 28 Nov 2019 07:31:28 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  e8c6644   lint: Check for more packages which should be native.
       new  295c6a7   doc: Handle right arrows in 'syntax-highlighted-html'.
       new  9e3f9ac   substitute: 'http-multiple-get' no longer drops requests 
above 1,000.
       new  73765c9   services: nginx: Add description.
       new  fa983b8   ui: Add 'file-hyperlink'.
       new  055f052   ui: 'display-generation' emits a hyperlink for the 
generation.
       new  c1c6650   services: Add pam-mount.
       new  62e7864   doc: Link to Guile's SXML section.

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


Summary of changes:
 doc/build.scm               |   1 +
 doc/guix.texi               |  86 ++++++++++++++++++++++++++++++++++
 gnu/local.mk                |   1 +
 gnu/services/pam-mount.scm  | 111 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/services/web.scm        |   4 +-
 guix/scripts/substitute.scm |  26 +++++++----
 guix/ui.scm                 |  42 ++++++++++-------
 7 files changed, 245 insertions(+), 26 deletions(-)
 create mode 100644 gnu/services/pam-mount.scm



reply via email to

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