guix-commits
[Top][All Lists]
Advanced

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

branch master updated (a5c876cdb2 -> e1ce100915)


From: guix-commits
Subject: branch master updated (a5c876cdb2 -> e1ce100915)
Date: Sat, 24 Sep 2022 05:57:24 -0400 (EDT)

lbraun pushed a change to branch master
in repository guix.

    from a5c876cdb2 gnu: emacs-jsonrpc: Correct URL.
     new 4cbc162296 gnu: samba: Add avahi to inputs.
     new d68721c55a services: Add samba service.
     new 14359befa9 gnu: Add wsdd.
     new e1ce100915 services: Add wsdd service.

The 4 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.texi          | 122 +++++++++++++++++++++
 gnu/local.mk           |   2 +
 gnu/packages/samba.scm |  31 ++++++
 gnu/services/samba.scm | 286 +++++++++++++++++++++++++++++++++++++++++++++++++
 gnu/tests/samba.scm    | 215 +++++++++++++++++++++++++++++++++++++
 po/guix/POTFILES.in    |   1 +
 6 files changed, 657 insertions(+)
 create mode 100644 gnu/services/samba.scm
 create mode 100644 gnu/tests/samba.scm



reply via email to

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