From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 OKUWID9PrWWw/gAA62LTzQ:P1 (envelope-from ) for ; Sun, 21 Jan 2024 18:07:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id OKUWID9PrWWw/gAA62LTzQ (envelope-from ) for ; Sun, 21 Jan 2024 18:07:11 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=a8z4kccT; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705856831; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=XBDCE83rBSNEouUY2n8MaKpIR8xnulyzP3AKgmH4Ccg=; b=aNHvlofYQpakMDV1/ZSZN9qZz5Ss6Tti/G0thROQVNeV2zuOaWbyEYH3OnmvgDUlHwZMVe QHU5HdABrZw5uqdcTPPOoMM/CLyNa8UejgOmm4ey33aE4BRnLjvvGuWkiteb8AKAlc2uxs R+GsNUAGwfqxTKyYR7qVn3y/dIczTz5PGlBky9MCV0gi2VLaibcKofr9Y2GU+geHogEGxZ Qf9jB8EHtG2mWInnsTOmV2dxXYMhJUP8pJAP52E0uROuy6eFeVEbpS4b/sHq/dIju6CuBf GCeZpoYceT4lIx2Ono9xfEXvpzhTUud+aMwtnzVZDiDSiaaDyTLXNks/7aYC0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=a8z4kccT; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705856831; a=rsa-sha256; cv=none; b=RUHRuYOQolB++hD7TBvncFkLy9mk+bDg7FTWYYI3iTKpYYi7hYlNKTQithurpaRSKwg/34 Ws0zHfm+z/DbM7PUdl4xJRXDsC7lw4MhJsJre3/w5NYYs1/O+IwHWmC1OYrbF4HUWGhtnX XNyuch29l5TVWVYrJnuhTeAsqt5OZxFNdSLKUjnlSa1scsraoaOLkKMSGIV1Hblk/Vdksg +w2iMCKwLmJ22wdEkugAqtqPY4u5LBtPiUT5azHftHBdi/bRxfc296M8SvMABpBDjuuga4 A/BxwosVNBPsN0YP8emsbUJMs7khGreZr0/PJ8ThdAbidzvuCesKHtkFYMi8gg== 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 429F73A6F4 for ; Sun, 21 Jan 2024 18:07:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRbHh-0000IC-G3; Sun, 21 Jan 2024 12:07:01 -0500 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 1rRbHe-0000HD-QM for guix-patches@gnu.org; Sun, 21 Jan 2024 12:06:59 -0500 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 1rRbHe-0007Zq-HW for guix-patches@gnu.org; Sun, 21 Jan 2024 12:06:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRbHh-00088O-Lt for guix-patches@gnu.org; Sun, 21 Jan 2024 12:07:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60521] [60521] Add home-dotfiles-service-type - Rebased on master Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 Jan 2024 17:07: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, tumashu@163.com Received: via spool by 60521-submit@debbugs.gnu.org id=B60521.170585679131203 (code B ref 60521); Sun, 21 Jan 2024 17:07:01 +0000 Received: (at 60521) by debbugs.gnu.org; 21 Jan 2024 17:06:31 +0000 Received: from localhost ([127.0.0.1]:38886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRbHD-00087D-6O for submit@debbugs.gnu.org; Sun, 21 Jan 2024 12:06:31 -0500 Received: from confino.investici.org ([2a11:7980:1::2:0]:49061) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRbH8-00086t-Rr for 60521@debbugs.gnu.org; Sun, 21 Jan 2024 12:06:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1705856780; bh=XBDCE83rBSNEouUY2n8MaKpIR8xnulyzP3AKgmH4Ccg=; h=Date:Subject:From:To:References:In-Reply-To:From; b=a8z4kccT2FNM0LZtsvZyGmH7iNYgSEPdFlglXMuvcSRURYBaH+c7EZmvBgJ+NXH3h gyE+Z1JLWcc6I//Cn4TbkD3YaciDN4rMx0IEnMCkx/EuKVj1IiEYWanEgj+ijyjXsv 0obKv4LA4dQiHz68NiWJCFS7kiEErJJCSv5rnd/0= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4TJ0B430v1z114B; Sun, 21 Jan 2024 17:06:20 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4TJ0B41Kbfz1129; Sun, 21 Jan 2024 17:06:20 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------mlGca0QO9yRtENQBAlOwHKxA" Message-ID: <2882eccf-000b-3db4-b2da-2dcb5c68e8ff@autistici.org> Date: Sun, 21 Jan 2024 18:06:19 +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 References: <0a34b882-cb82-cbb2-50fe-f85725acf024@autistici.org> In-Reply-To: <0a34b882-cb82-cbb2-50fe-f85725acf024@autistici.org> 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-Spam-Score: -7.20 X-Migadu-Queue-Id: 429F73A6F4 X-Spam-Score: -7.20 X-Migadu-Scanner: mx11.migadu.com X-TUID: 7z5FTygQxiOE This is a multi-part message in MIME format. --------------mlGca0QO9yRtENQBAlOwHKxA Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello Feng Shu, Apologies for the delay. I fixed the bug you pointed out for symlinks and spaces in file names. Thank you for catching them! About templating I would suggest you to use mixed-text-file or computed file from (guix gexp) and pass them directly to them home-files-service-type. It is possible to use it together with home-dotfiles-service-type. giacomo --------------mlGca0QO9yRtENQBAlOwHKxA Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello Feng Shu,

Apologies for the delay. I fixed the bug you pointed out for symlinks and spaces in file names. Thank you for catching them!

About templating I would suggest you to use mixed-text-file or computed file from (guix gexp) and pass them directly to them home-files-service-type. It is possible to use it together with home-dotfiles-service-type.

giacomo

--------------mlGca0QO9yRtENQBAlOwHKxA--