all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Lechner via Guix-patches via <guix-patches@gnu.org>
To: 63182@debbugs.gnu.org
Cc: Felix Lechner <felix.lechner@lease-up.com>
Subject: [bug#63182] [PATCH 0/1] Add cachefilesd service
Date: Sat, 29 Apr 2023 21:00:08 -0700	[thread overview]
Message-ID: <cover.1682826783.git.felix.lechner@lease-up.com> (raw)

Hi,

This bug replaces Bug#41180, which is apparently too old to trigger a CI
pipeline. The patch also required changes because listing serializers "after"
the docstring has been deprecated.

The serializers are still after the docstring but now use some form of record
syntax starting with "(serializer (..))".

Bug#41180 will be closed in the near future with a reference to this bug.

Kind regards
Felix

Felix Lechner (1):
  gnu: services: Add cachefilesd service. (Closes: #41180)

 doc/guix.texi             |  90 +++++++++++++++++
 gnu/local.mk              |   1 +
 gnu/services/linux.scm    | 199 +++++++++++++++++++++++++++++++++++++-
 gnu/tests/cachefilesd.scm |  71 ++++++++++++++
 4 files changed, 360 insertions(+), 1 deletion(-)
 create mode 100644 gnu/tests/cachefilesd.scm


base-commit: 85c137adde84055d78b16d84e5ae4817995bce28
-- 
2.39.2





             reply	other threads:[~2023-04-30  4:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30  4:00 Felix Lechner via Guix-patches via [this message]
2023-04-30  4:02 ` [bug#63182] [PATCH 1/1] gnu: services: Add cachefilesd service. (Closes: #63182) Felix Lechner via Guix-patches via
2023-04-30  4:15 ` [bug#63182] Also available in Juix channel Felix Lechner via Guix-patches via
2023-05-12 18:49 ` [bug#63182] rebased Felix Lechner via Guix-patches via
2023-05-12 18:50 ` [bug#63182] [PATCH v2] gnu: services: Add cachefilesd service. (Closes: #63182) Felix Lechner via Guix-patches via
2023-05-28 23:36 ` Felix Lechner via Guix-patches via
2023-08-15 20:40   ` bug#63182: [PATCH 0/1] Add cachefilesd service Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1682826783.git.felix.lechner@lease-up.com \
    --to=guix-patches@gnu.org \
    --cc=63182@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.