From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 wLSHMM2vc2JjngAAbAwnHQ (envelope-from ) for ; Thu, 05 May 2022 13:06:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mKG0L82vc2IjLgEAG6o9tA (envelope-from ) for ; Thu, 05 May 2022 13:06:53 +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 63A65AE54 for ; Thu, 5 May 2022 13:06:53 +0200 (CEST) Received: from localhost ([::1]:59908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmZJs-0004rU-Hh for larch@yhetil.org; Thu, 05 May 2022 07:06:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmZHx-0003Ho-0Z for guix-devel@gnu.org; Thu, 05 May 2022 07:04:54 -0400 Received: from xavier.telenet-ops.be ([2a02:1800:120:4::f00:14]:37196) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nmZHg-0007G2-H9 for guix-devel@gnu.org; Thu, 05 May 2022 07:04:50 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id Sz34270024UW6Th01z34q8; Thu, 05 May 2022 13:03:04 +0200 Message-ID: <28dcab6db488b73a95bfe349a3e97a3f4f5ec345.camel@telenet.be> Subject: Re: Multiple profiles with Guix Home From: Maxime Devos To: Liliana Marie Prikler , Andrew Tropin , guix-devel@gnu.org Date: Thu, 05 May 2022 13:03:02 +0200 In-Reply-To: References: <8735hqvh4a.fsf@trop.in> <8a42a0c84d35231b360a421fe0b846c8e1aa3d2c.camel@gmail.com> <8b66e609b7c9d5183017ccf7fef47c818fcea231.camel@gmail.com> <25e0ca9be4053c94d12461ec42f1985cd6730a8f.camel@gmail.com> <07907034239128b36890690703fe6cb6b4ce958e.camel@telenet.be> <53eabd93a0e41723ad3e0238314e630e713f8cfe.camel@gmail.com> <4bb446ca24b57f648d1dd4f0083010d9ee35c40f.camel@telenet.be> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-nbXfc90WD7DjREhsQVxz" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651748584; bh=Os5sYm/Dvb0Q7P8gDN0XTDlVwvBlcC5ASpN/u5K0vqk=; h=Subject:From:To:Date:In-Reply-To:References; b=X7PL6NVJqJtzbG1uWqD8v4hb+h/+jsdqA5Hs+f390cGyDqaGzCdLneg0VvWEsCKHO PiYNqwBTjtivq2y3c9DdtkDO6QoYBkpU1k+KyrU69lbXtmiPRzZj5z+7oJwaipvS93 d50eVc4cqmI7jKd9p8yu/9mdzPt1I6ZSDXvOSp9GUas35FFHXC4TWZNPxPqKL4T0yX hrRNxc5Q4p8hZBbdkv9rT1DLdRDpfn7ZjBovmrt2a3bBY6a2xdoaTDFcR19zzWq337 6fGwbVMYiDqVfmA70Gc9IRgkey8hBqJ+a3aP3Xts8UYnF674hJCb0eiKHExK0NHWiy mz6Fe2fzYHx6g== Received-SPF: pass client-ip=2a02:1800:120:4::f00:14; envelope-from=maximedevos@telenet.be; helo=xavier.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" 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=1651748813; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Os5sYm/Dvb0Q7P8gDN0XTDlVwvBlcC5ASpN/u5K0vqk=; b=NrK2tOkZaYn0I7Z2mo2pZT7pmtv/YBZVwc482H+gSmk8YYh+X/wiO1nkoUtYLP5P9ztWEy 6eEqhb5ZKOERqb/QUZIdNdIxkhCHR9vS8sMLcjKI4XM2hWyVjkW0u9A+48UdU+FRCHPwdm aBxXNI28b4hFtatjbHk5YI8G+92S7LVYCnSUG7ifDStfid25O8yyG6B82KMXDBv/Yd5vED 8hwWCP5bCVYREYMBSt4fS5+PGUnuRdtpePEZcrDbNsDcyDnXB0ru3eMINaO3zGuaul01+b peYr+xI5Joq90U+352yDVsag8A/SylFDI3QCxP7cByPcQU+L4kezqDe5mfonuA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651748813; a=rsa-sha256; cv=none; b=QA86vntfMwIUbFraSfIhhsTT74vSU8wqvmT07qAmwx1atxGbAX8GkoqZeEDPOMFsdc2ZpK IquoKxf+JFIv/KRMgnqYlQhMMzrDV65PqDNCT6QSSRYKlr9TygCYGPREdIhe8Vn93dp+rh r7ifl/2P57CkJGge1Fbdj30lIn+loQwdIP9kDJscCKM/5DZVEGQf0JrrdSqnVYMPcXzoDj OTqftNPbch9dfgUzgOa34nTN28yyDpnMdH6iI/kcFLKGdFXOqOduvaPUWhORs6F+t6/KFJ eEbgfVkxVoPomeZYO1iNpMC5M8walw9fnODYbEoPr29q5mMxitkG34h1JpkNZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=telenet.be header.s=r22 header.b=X7PL6NVJ; dmarc=pass (policy=none) header.from=telenet.be; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.19 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=telenet.be header.s=r22 header.b=X7PL6NVJ; dmarc=pass (policy=none) header.from=telenet.be; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 63A65AE54 X-Spam-Score: -6.19 X-Migadu-Scanner: scn1.migadu.com X-TUID: K+86Z5OQ0Njw --=-nbXfc90WD7DjREhsQVxz Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Liliana Marie Prikler schreef op do 05-05-2022 om 06:25 [+0200]: > You are still debating the legitimacy of splitting ~/.guix-profile and > I don't want to entertain that discussion longer than it's worth.=C2=A0 J= ust > trust me that there are people, like myself, who *want* to split them. I am not debating any legitimacy ( is not some government), I am discussing the reasons, and whether some of the features (e.g. faster profile building) can be implemented more generally (not Guix Home-exclusive), without manual configuration. If some reasons remain (e.g. tidyness of separated thematic profiles), _those_ reasons could be a good reason for or the like. What I'd like to avoid, is avoiding extra complexity for the wrong reasons, and only adding it for the right reasons. Greetings, Maxime --=-nbXfc90WD7DjREhsQVxz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnOu5xccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jF6AP47Td/hZBVmcrVMnYjSBQiRyfdg XTi+/N33iV7fZjxAwgEA6l7SVLa+URKFXWr8YGZxcSIVRgfQq88tEKRcTYeRgwM= =JGfd -----END PGP SIGNATURE----- --=-nbXfc90WD7DjREhsQVxz--