From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OMJVLSL0smL1PQEAbAwnHQ (envelope-from ) for ; Wed, 22 Jun 2022 12:51:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QFxKLSL0smKGsgAA9RJhRA (envelope-from ) for ; Wed, 22 Jun 2022 12:51:14 +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 3255E16844 for ; Wed, 22 Jun 2022 12:51:14 +0200 (CEST) Received: from localhost ([::1]:34288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o3xx3-0000QJ-19 for larch@yhetil.org; Wed, 22 Jun 2022 06:51:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3xq7-0000FV-RI for guix-patches@gnu.org; Wed, 22 Jun 2022 06:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40251) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o3xq6-00043R-I0 for guix-patches@gnu.org; Wed, 22 Jun 2022 06:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o3xq6-0000bl-G7 for guix-patches@gnu.org; Wed, 22 Jun 2022 06:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53603] [PATCH] doc: Add files and symlink-manager home services. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Jun 2022 10:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin Cc: 53603@debbugs.gnu.org, nick@const.fun Received: via spool by 53603-submit@debbugs.gnu.org id=B53603.16558946162280 (code B ref 53603); Wed, 22 Jun 2022 10:44:02 +0000 Received: (at 53603) by debbugs.gnu.org; 22 Jun 2022 10:43:36 +0000 Received: from localhost ([127.0.0.1]:34142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3xpg-0000ai-14 for submit@debbugs.gnu.org; Wed, 22 Jun 2022 06:43:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o3xpf-0000aV-Ba for 53603@debbugs.gnu.org; Wed, 22 Jun 2022 06:43:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37938) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3xpZ-00040e-8Q; Wed, 22 Jun 2022 06:43:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=R+wmSCwSKWRCACTxl30g5E3Di04kwDF5uFw3j7DGI74=; b=ZBPxCJBDSnNhp30S42Jr vFJRN7MufuyB0YBusCgVY0xRmTWf6MvyxhIA7QJU/OPwKMxrIXoSbmJjiqcJFZ4A5iaiGGPos0hNZ eC8bcadBFgbdLlrM7p3DjuvNtQz7PRDCvSmrLtuKOau02v5j0qSxT8OuBOodSqF8PBXo+nlklDvhG No0IwrXcPmE34kGLW7I5aLgPpKBxhRmDNo8suO7pg14sjy9CWUsuSvJ7hLE3gk4RwRczFflYbKnSj EDhEi3Ab8wMsDe3lJAtpdDi+jBcsRseZW1BDlpOCO/8+BSKu9Bod5RYlN9JoLicWQ/4S5NUPOwrAr L8wtLjQMUKYOzA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51576 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3xpY-0006Rh-Nc; Wed, 22 Jun 2022 06:43:29 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87zgngm5wm.fsf@trop.in> Date: Wed, 22 Jun 2022 12:43:26 +0200 In-Reply-To: <87zgngm5wm.fsf@trop.in> (Andrew Tropin's message of "Fri, 28 Jan 2022 14:52:12 +0300") Message-ID: <87a6a53rn5.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655895074; h=from:from:sender:sender: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=R+wmSCwSKWRCACTxl30g5E3Di04kwDF5uFw3j7DGI74=; b=UGkcoauDTP0sfMv9z8sGFolWDURhQA/gYCXT5dSfxJF9FW0/8GhvgHmLvzyPN9DfnGsz+O AE44GJfcNk35LCb+3/LJtVx4Wwvy1yDmD5RD6GVmskbaenb6cCn6yZdLEwQzru5V6CQmm5 JDY1FLAAwSgIMetXYQuxxgQryRYoA2+pB68UYAA6WSvuphLiDUN/SoeKf68KAgL4nsY2s5 qJvxtN8zy4y2vP5PaOEWusYB7kB0PVNe59iMCRw4rz1/9kfhA5W7bICZVxNeCkWM1+DAnm RyGdSW34eS2u0Wdy7n2Kgm3aZ9h+t6Eefi8adE96UrU0tfBggIGk86nBzlY5Tg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655895074; a=rsa-sha256; cv=none; b=qWi6xZWuxA++5akxTxpJ4PLUuGYfVfN22eSBb64hLQ3FNQSlq4/SRqMde5ujMwNcjuLXyt Nd0HdXUixUB+RYHTe0+yE9PZnVBhKxFS7kL3STPZgI9Fe9f3uelmRBKrivxyjnz+8Las7X bOiuXg3auNa6SmiFH21EyrFtRjEPlpCeoL1a5Er2ggDy6cCEuJwRNClokFdG6Yh8TVyRYQ G9VZhXUJgOvaJS/zATRWHyMRvXDz/vozWdgrPrYriICLGfne8ryOjV+ejvR1qMBgzoW8/q 530wI0jDl7byym9gTC24+w1M1rvLOj+oXQ1t7tGexfNmbuVltYAweqlQ5LkZng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZBPxCJBD; 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" X-Migadu-Spam-Score: -3.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZBPxCJBD; 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" X-Migadu-Queue-Id: 3255E16844 X-Spam-Score: -3.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: dOnzrxZDMDDg Hi Andrew, Andrew Tropin skribis: > * doc/guix.texi (Essential Home Services): Add files and symlink-manager = home > services. > --- > doc/guix.texi | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 65 insertions(+) > > diff --git a/doc/guix.texi b/doc/guix.texi > index c94f85589f..2edea2c943 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -37500,12 +37500,77 @@ users @emph{should not} use this service, in mo= st cases it's better to extend > the required command using the appropriate service type. > @end defvr >=20=20 > +@defvr {Scheme Variable} home-files-service-type > +The service of this type allows to specify a list of files, which will > +go to @file{~/.guix-home/files}, usually it contains configuration files > +(to be more precise it contains symlinks to files in @file{/gnu/store}), > +which should be placed in @file{$XDG_CONFIG_DIR} or in rare cases in > +@file{$HOME}. It accepts extension values in the following format: > + > +@lisp > +`(("config/sway/config" ,sway-file-like-object) > + ("config/tmux/tmux.conf" ,(local-file "./tmux.conf"))) > +@end lisp I think you wrote it shortly before =E2=80=98home-files-service-type=E2=80= =99 was changed to not prepend a dot to file names. Would you like to update it and resubmit? That=E2=80=99d be a welcome addi= tion. Thanks, Ludo=E2=80=99.