From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aAKGIwhZPmWBnAAAG6o9tA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 14:07:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aAKGIwhZPmWBnAAAG6o9tA (envelope-from ) for ; Sun, 29 Oct 2023 14:07:20 +0100 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 6D1B6505B5 for ; Sun, 29 Oct 2023 14:07:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=ZJlufPW1; 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=1698584840; a=rsa-sha256; cv=none; b=WySYEFlG2g2O8mfO8ErECz5Dq18PEMRbIOCIrFbTyHcTTVEvDpYD9F+xieIFZ6rSsomYp6 WIYr9IQT7BfVB0nkyf44LWb2/+eJk17fkgX0FE5aamgFC7nwjcqOb7wv5/Tu0dBt5dRd68 v3XRldwxQQB54Or/wT1b5pKWsfqobrFhA7oUqhYkJ9AGqpo+1kUA6bHmTb/MUnnDcDe7Ey XPRcHBklC65ocsu6hEozr1fJHAaffBUzDjseyXXtz9NvC/qpqhhcpenyyPRWAM3EJf/TjH AY5mXHEpS/+qnko9e4X53G0iHaOUR3Fto9DHTgMgYREwt/65H+zRAaX8Uk7CGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698584840; 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=7i0EdUEmhkS5OO319EXIk3dpIXayK8MkNKE1GINPj3c=; b=gql1s77z9uzL3MHrGZAYGUr2O9gqG+geKylU+UxRQyl9LaFWbmlVeqKkzEAVmu95LW4I48 f3UQf3/N9aOogkXT4QhFmZ+Adb9JWE8GDHXziEeZtOgJuY93mL1k1CTNW9G6D5Bx3mM5Or OPfa6TINFLIfGjjrb1tMRrLR2N6d1gbMwI64gOBtz/m7EripYcKYVVpr26n0J6dU6KVpcu yfgSRiODjPMS3WHCGO4x5gVkhqV6zTLEZ87ijjNvI/d6Uz0n9/xu9or95RalCJPonPgaFf GzYgIiPg+Mu0OvLHD6lkbcvG2Eaqe511dE4UIpC41tgx0KlsJD7OvKCWpoyoiQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=ZJlufPW1; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qx5NA-00049G-Kr; Sun, 29 Oct 2023 08:58:32 -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 1qx5N7-000490-HI for guix-patches@gnu.org; Sun, 29 Oct 2023 08:58:29 -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 1qx5N7-000629-5A for guix-patches@gnu.org; Sun, 29 Oct 2023 08:58:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qx5Nd-0001sN-Kn for guix-patches@gnu.org; Sun, 29 Oct 2023 08:59:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60521] [60521] Add home-dotfiles-service-type - Rebased on master References: <0a8d7bce31856292baa06a08260494c0@autistici.org> In-Reply-To: <0a8d7bce31856292baa06a08260494c0@autistici.org> Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 12:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60521 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60521@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , mirai@makinata.eu, andrew@trop.in Received: via spool by 60521-submit@debbugs.gnu.org id=B60521.16985843247187 (code B ref 60521); Sun, 29 Oct 2023 12:59:01 +0000 Received: (at 60521) by debbugs.gnu.org; 29 Oct 2023 12:58:44 +0000 Received: from localhost ([127.0.0.1]:40702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx5NL-0001rr-Pt for submit@debbugs.gnu.org; Sun, 29 Oct 2023 08:58:44 -0400 Received: from confino.investici.org ([93.190.126.19]:25111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx5NJ-0001rg-3V for 60521@debbugs.gnu.org; Sun, 29 Oct 2023 08:58:42 -0400 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4SJGfQ5zK1z110N; Sun, 29 Oct 2023 12:58:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1698584286; bh=7i0EdUEmhkS5OO319EXIk3dpIXayK8MkNKE1GINPj3c=; h=Date:To:Cc:From:Subject:From; b=ZJlufPW1DhnTnWf4zT7/7IBu8qi+u53hnRfQtoprTD5hUU0ZhJqKu9jzxEX64g8tb 9YnUUlBpTUjwWhlIOOYujdDKxFUGFE3+Hk4TtX5S+ac7O3elmJ3DXOU3hTam6B5sRs yxOJgmvg/ntFp7J97d1j8VkW/LPGdQ3su4CiiC5Q= Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4SJGfQ5B7bz110M; Sun, 29 Oct 2023 12:58:06 +0000 (UTC) Message-ID: <0a34b882-cb82-cbb2-50fe-f85725acf024@autistici.org> Date: Sun, 29 Oct 2023 13:58:06 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches 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-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.47 X-Migadu-Queue-Id: 6D1B6505B5 X-Migadu-Spam-Score: -6.47 X-TUID: ec9aW+qTISsS Hi, I'm sending an updated patchset rebased on current master. Thank you for your time, giacomo