From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0BASHHVq2GTeAwEASxT56A (envelope-from ) for ; Sun, 13 Aug 2023 07:30:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OMzpG3Vq2GTSqwAAauVa8A (envelope-from ) for ; Sun, 13 Aug 2023 07:30:29 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 192A15BEC6 for ; Sun, 13 Aug 2023 07:30:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Tjue6hkU; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691904629; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=y1XrE34reDeE2Kktqn/wUYqmOPx5FPKmGL2K/I3V24Q=; b=Xr5M7hb8bXhk6VftZKML48d1lFE8QaFeBJiKbp0Z+v4igpayWbULCCGeElMzD2l5ZhN9pZ Q6Th+prWLptBnh+1nJkPbiW9AYLO7PqG2rEITZx8bAM2HsODclqdHGH9LA015rpmL9C+QX 9Br3vAAhVzeffDls0/cKejnIsUdyyKzbjZcS+d4Z//AK2LZHJm0unYpsWyIdogw8ipxKZY xOT0NZOGNEIMumJMnU/k3Omy+sTFX2sNXFw/HeVZL3TPUUkdDJ3+3gmqVPLidTtrZZ1boQ RhueuY4LIrG+5qhy73wFaIyzbmaEVxhmNze3jBzBb0U8m1bYAAeL9hGa66UHPA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Tjue6hkU; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691904629; a=rsa-sha256; cv=none; b=p9z8G3Mz95IoxdrNwT/f31Ejey+9ryZgU/RkVIhD/QoHDnIUb0jPvDmEMCKNrvRdqV+pTC trp7ef0Y7IJevFhBuazxIoGfOevTymVHncDqFVAYynKBh0VeelFn3cptup6qEgOPdXIyqj 09iH4nulz/aSzJ9L+3k59ok/sjQw4Yj7hKyXIW4BnAmPpTiLba6rJGWtVRXxfuzRzwDTC0 0mMmO5BFqI07ffvGwQakt11/GyR0oGaWKCudfXrHgdHjrSoDTSwv+/7a8H3GG8vZ4WjApl gJe7APCQGJ//v9yCjU05fjev2QUZ1cVO9yLiiDBFqP0IL2XlOVmgOTHE4rrEyw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qV3g1-0005yq-0u; Sun, 13 Aug 2023 01:30:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qV3fv-0005yW-K1 for guix-patches@gnu.org; Sun, 13 Aug 2023 01:30:06 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qV3fv-0007dr-B3 for guix-patches@gnu.org; Sun, 13 Aug 2023 01:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qV3fv-0002cI-5y for guix-patches@gnu.org; Sun, 13 Aug 2023 01:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65119] [PATCH 0/8] Sharing service code between Home and System Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Aug 2023 05:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65119 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65119@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , Andrew Tropin , paren@disroot.org Received: via spool by 65119-submit@debbugs.gnu.org id=B65119.16919045489964 (code B ref 65119); Sun, 13 Aug 2023 05:30:03 +0000 Received: (at 65119) by debbugs.gnu.org; 13 Aug 2023 05:29:08 +0000 Received: from localhost ([127.0.0.1]:57947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qV3f2-0002ae-IM for submit@debbugs.gnu.org; Sun, 13 Aug 2023 01:29:08 -0400 Received: from mail.envs.net ([5.199.136.28]:60574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qV3ez-0002aU-OE for 65119@debbugs.gnu.org; Sun, 13 Aug 2023 01:29:07 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6567E38A001D; Sun, 13 Aug 2023 05:29:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1691904543; bh=y1XrE34reDeE2Kktqn/wUYqmOPx5FPKmGL2K/I3V24Q=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Tjue6hkUz1P16sRMyVOcJ8p0ts0kwDrHLFb4d+rxZ4/OFYHOjsWjXajkjLF+cob6t BQnMRhfnUO7ihr5ZERpcYKe660u7HK/0CjpoMwTLDPAAqd89L6DEGIgGDmZ1uD2baG 6X0iFEblQ1RKbvgGKQoqBnNpRAyE1kNXdHLustZHNVku9UN/sgXFZLqP8M3LoPf5eR x1cGn358qy0URe4QZwi5y3ukzfmmxeBpwXK6Yu4FcRHz9Rx0Xo+Cl9VPp+6FgJZWc0 75G1zY2z7dQQYQ1fFRtNsn5NRw/CSCh+noSg8gPym2J1woHXiMPoyj7Vfkl10Wjx3u pLYvwoTmjZ0hx2wyWmwaZPE68ik9FzMUfsC9saHpZUF3metQpnxXcimU1z0E16fzdJ X8shSmZ0U7diY2e/XjsjP0cG3PSUkPVsINdlhmFD0FWFc1PbdKK3bOgZ4aFcphFJd/ u9pQekeEEI9h7dMpc8VLSMyySyVkO5tZE7Wal+k583aP319yJ/u/cAOJmKo3/hsRa/ S6F2y+P7TQkSFPz0/wYqItNZC032kOQgMoQ6dckn4gEseKYK8+FuGryt7jpuw7vsHY KDgvJVj3rTXD8opWC5WsJSTuUIcfqFvl7RVEk97IKEi8lwJvec0/Ish5eyB4KM8epK MHohMa6cNkAg6CHmOvI1nwy8= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Fas6H6-d13ws; Sun, 13 Aug 2023 05:28:56 +0000 (UTC) Received: from localhost (unknown [36.170.59.125]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 13 Aug 2023 05:28:56 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 0c945261; Sun, 13 Aug 2023 05:28:54 +0000 (UTC) In-Reply-To: ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sun, 6 Aug 2023 23:04:54 +0200") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Sun, 13 Aug 2023 13:28:53 +0800 Message-ID: <87ttt3a4tm.fsf@envs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -5.18 X-Migadu-Queue-Id: 192A15BEC6 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.18 X-TUID: wd257NuhEUaG Ludovic Court=C3=A8s writes: > [...] > > This patch lets us map System services to Home and uses the new > mechanism for three services: mcron, dicod, and syncthing. > > services: dicod: Remove Shepherd < 0.9.0 compatibility layer. > services: dicod: Pre-build the GCIDE index. > services: syncthing: Use 'match-record'. > services: Define 'for-home'. > home: services: Support mapping of System services to Home services. > home: services: mcron: Define as a mapping of the system service. > home: services: Add dicod. > home: services: Add Syncthing. I didn't test them, but those changes look good to me!