From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gHb0N9x8UGKSEAAAgWs5BA (envelope-from ) for ; Fri, 08 Apr 2022 20:20:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OHnhMNx8UGJL5gAAG6o9tA (envelope-from ) for ; Fri, 08 Apr 2022 20:20:12 +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 0FFB02FE16 for ; Fri, 8 Apr 2022 20:20:12 +0200 (CEST) Received: from localhost ([::1]:60718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nctDP-0006JT-0j for larch@yhetil.org; Fri, 08 Apr 2022 14:20:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41512) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nctCW-0005nM-EM for bug-guix@gnu.org; Fri, 08 Apr 2022 14:19:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41987) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nctCJ-0000qh-97 for bug-guix@gnu.org; Fri, 08 Apr 2022 14:19:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nctCJ-0003Ru-5B for bug-guix@gnu.org; Fri, 08 Apr 2022 14:19:03 -0400 Subject: bug#52808: Guix home should not assume that all targets are dot files Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 08 Apr 2022 18:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52808 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andrew Tropin Mail-Followup-To: 52808@debbugs.gnu.org, ludo@gnu.org, nick@const.fun Received: via spool by 52808-done@debbugs.gnu.org id=D52808.164944193313219 (code D ref 52808); Fri, 08 Apr 2022 18:19:02 +0000 Received: (at 52808-done) by debbugs.gnu.org; 8 Apr 2022 18:18:53 +0000 Received: from localhost ([127.0.0.1]:35880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nctC8-0003R9-NA for submit@debbugs.gnu.org; Fri, 08 Apr 2022 14:18:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nctC7-0003Qw-0o for 52808-done@debbugs.gnu.org; Fri, 08 Apr 2022 14:18:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44196) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nctC0-0000ob-LI; Fri, 08 Apr 2022 14:18:44 -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=+JvT1pcgrRdgYgm0E7gIFDbkkr6XTQA5ZTiI33M5Y40=; b=I3kn8l+s/wCRmUpaNhIw KbJUn/4SVo8llt4pnqI68NkC7N24SZ7aIeD5FXO9PZjbSgphibHuHUV1nA/AzDIIDbLaAQCOpmUxc k9ncwqy2tifyJUUj+ybgwXJ1CoD3xqSSfrWIztdmIVzLUZBIWSKK97m1yW8TR9+fT2A3abn2J0AeV vYMFfSVi7OOUroTPIZUrm+PM3jy3pkzl/lIbqB2hO4s37dCPC0qzPQS25VFyW9voqDNYyNVu8C2uH J/GpMdQ10h/HEKlqwFja5cvKZLeQ1huB3YckBp/qUmDUeAnlvApGV8cvHRieSbcwlvtSA3lF+Lt5Z +zg1b+U5rku61g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56717 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nctC0-0001KN-99; Fri, 08 Apr 2022 14:18:44 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87mthklcpt.fsf@gnu.org> <6050c325-9ae9-406a-97fe-91bdf9bcd12a@www.fastmail.com> <87h77sl4pn.fsf_-_@gnu.org> <878rstf44z.fsf@trop.in> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 19 Germinal an 230 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 08 Apr 2022 20:18:41 +0200 In-Reply-To: <878rstf44z.fsf@trop.in> (Andrew Tropin's message of "Tue, 29 Mar 2022 13:24:12 +0300") Message-ID: <87ee27bfr2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 52808-done@debbugs.gnu.org, Nick Zalutskiy Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" 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=1649442012; 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-to: 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=+JvT1pcgrRdgYgm0E7gIFDbkkr6XTQA5ZTiI33M5Y40=; b=dTECiBmeSch0TPua6kCVGITRqc5ifwkPx9SauyzHPVyMhT9mW5izp8zYY7ETrWA/BAcYma OShGuDfHqN+THn1FsI1cl0/vV/5RJhl8/470gWRBB/qWH/k8rFMOV5A9tB4Zz4ezT+Fv+X ybjDz5sSD2VelyjUDgcy1aXxzABxOZpGknd6VNpEl6cxv/wqo7ZjAWrJqIzfCvKfnJVjGJ +W3HcOj/RCybsoF3HNlvOrvMMmEu/P2znBjrnU2iL+Mdohr01wTkysVInC+2SMA8kDPa6E yvR4EFwWDTD9bZiEjFQWS214MlNFjwZwcMpP0BoYAmGJ1Ehu5OmbOY8c74n9ag== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649442012; a=rsa-sha256; cv=none; b=XCVHMY62BZNED/gAywfd4lg3qzF+IRuZWOXPQortjYk+Cs7liV7GydQz/y0ywxtAkc/8qk a+Bt0AonxjKBW4SKRMCwU1FIW/NoJmjutFwSX6fR9jW0oaQcT8m+0mPzZjgcaOilkSdzrM b3IQJDwuHE72sVNTeu5R6Ni1kEVgmd+dsnWdGd2DP+CnvMEJ8Mxo1JghHdMawEyrDeh6QU CD4ZJ8NOjFgkPlOdeGnRKNZsh224S2/47zGIbveKjwgqKsYLBiJaRPOwacbpm9Vq3qex/z 2YmIXvEM5dzSgyvxAvILxj4A4A4HAXb33ZFiEYjgGihw2iCpNYDLInmEeqB1PA== 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=I3kn8l+s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=I3kn8l+s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0FFB02FE16 X-Spam-Score: -2.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: WXAn/KQFtXOo Hi Andrew, Andrew Tropin skribis: > Those patches introduce a breaking change, but the surface and number of > people affected should be small if everyone migrated to > xdg-configuration-files. It removes the special handling of dot files > in symlink-manager and doesn't add a leading dot automatically. > > Please, merge them on April 8. > > From 1b556cda9716eba31a8a6dd9d3c263988de26ccf Mon Sep 17 00:00:00 2001 > From: Andrew Tropin > Date: Tue, 29 Mar 2022 11:28:30 +0300 > Subject: [PATCH 1/2] home: symlink-manager: Remove appending of leading d= ot. > > * gnu/home/services.scm (xdg-configuration-files-directory): Add leading = dot. > * gnu/home/services.scm (xdg-configuration-files-service-type): Change na= me. > * gnu/home/services/shells.scm (add-shell-profile-file, > zsh-get-configuration-files, add-zsh-dot-configuration, > add-zsh-xdg-configuration, add-bash-configuration): Add leading dots. > * gnu/home/services/symlink-manager.scm (update-symlinks-script): Remove > leading dot. [...] > From 5e1f45fa9ea1aca16843dc85d7d21fd46f3cfcb8 Mon Sep 17 00:00:00 2001 > From: Andrew Tropin > Date: Tue, 29 Mar 2022 12:47:39 +0300 > Subject: [PATCH 2/2] home: Add home-xdg-data-files-service-type. > > * gnu/home/services.scm (home-xdg-data-files-service-type): New variable. > * gnu/home/services/symlink-manager.scm (update-symlinks-script): Add a p= roper > handling for XDG_DATA_HOME value. > * gnu/home/services/xdg.scm (home-xdg-mime-applications-service-type): Use > home-xdg-data-files service. Pushed as 20645d8467852990413c1ea9cf81cec82d23defd. Thanks! Ludo=E2=80=99.