From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MObiLsIfL2S/XQEASxT56A (envelope-from ) for ; Thu, 06 Apr 2023 21:38:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UIsTL8IfL2SQRAAA9RJhRA (envelope-from ) for ; Thu, 06 Apr 2023 21:38:42 +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 9C02E41AB for ; Thu, 6 Apr 2023 21:38:42 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pkVQq-0007Vs-VM; Thu, 06 Apr 2023 15:38:04 -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 1pkVQo-0007VI-S4 for guix-patches@gnu.org; Thu, 06 Apr 2023 15:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pkVQo-0008TD-27 for guix-patches@gnu.org; Thu, 06 Apr 2023 15:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pkVQn-0007pd-Kk for guix-patches@gnu.org; Thu, 06 Apr 2023 15:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62411] [PATCH] environment: Add '--nesting'. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 06 Apr 2023 19:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62411 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Konrad Hinsen Cc: 62411@debbugs.gnu.org Received: via spool by 62411-submit@debbugs.gnu.org id=B62411.168080983429964 (code B ref 62411); Thu, 06 Apr 2023 19:38:01 +0000 Received: (at 62411) by debbugs.gnu.org; 6 Apr 2023 19:37:14 +0000 Received: from localhost ([127.0.0.1]:55219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkVQ1-0007nD-U9 for submit@debbugs.gnu.org; Thu, 06 Apr 2023 15:37:14 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:19836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pkVPz-0007ms-S0 for 62411@debbugs.gnu.org; Thu, 06 Apr 2023 15:37:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=MaQfk72Dbdgc4zIYPCmu2MePd0uMaJ0zIwiVPhTdYvs=; b=kYjameoWrXUiaoc4d7YvMwH2K/RryPk7vY39J1ItkbwblVyLC+/ESgiL SV8YYNX0hlFTzBltSsZOoNT2aHW4PX34pjJJdrrjzEEzAf2wgHV2nPB19 vjL9QiKdc+v2oxZ9pw8tJ/gMlY9i2vjTc7Ulxxemcijm6WKx/DHqDhIfv U=; X-IronPort-AV: E=Sophos;i="5.98,323,1673910000"; d="scan'208";a="52400019" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Apr 2023 21:37:05 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230323194609.4873-1-ludo@gnu.org> <87edpe7fs6.fsf@gnu.org> <87r0t9iaft.fsf@inria.fr> <87ilelgf37.fsf@inria.fr> Date: Thu, 06 Apr 2023 21:37:04 +0200 In-Reply-To: (Konrad Hinsen's message of "Wed, 29 Mar 2023 09:41:04 +0200") Message-ID: <87edowiyzj.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680809922; a=rsa-sha256; cv=none; b=Oki0laZA00B2nZqSLQsVE+RDUMOysxnySCBUqxul1ntzsylKm3kjBsZp2kMLQ1Nud4uK/M SyQV0+k0M01uCOYq6uc7SWf9cmZsmr7JdkrB5n74QDS/0s/sx0pcIxEXbFK9HNM9EKJGxq u3AOCnoFWfpxP7hTzTa/LpYG1Ml3huelULAAGpik5EzZtul1Syw9ZNV9DZQyqVlTc7ySGh 7QZQENeItoqIsqldfmi3NCo9AbIkIgLPcQKqzJz78XPN2BSHBVmMUYD5N1rrfYDv54E7vs 1spbdLluZRUnPWSpgnOXvaXi9J0NWV6fDvPM8KoYcSrU1OYbZ85RSQbWqjmDHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=kYjameoW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none); 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680809922; 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=MaQfk72Dbdgc4zIYPCmu2MePd0uMaJ0zIwiVPhTdYvs=; b=C010uaYU9ifZ4dg5p6AzJMy2GzQjeJt2a4ukFuwVXayBgh7wF3jZdZAOc/qqmxO6AbnDQS 8AZ7NPa2XaWmK1HXm2Dr/vvTzbR37uJw3Q3ptUXFpyOxxcvQKK3E6SOUtr6+RFVqaSb30+ 5jwmiH6KxAdRTz2ZyeJEb1JGJ/wRrpx2F/8U5Oz/7dcfFatXvWye7m5tjstZU4kSphbbfr KwtVSdE151utM72P3LBFy/VDkmK6xDpRg3ObHAILel6mX7Uu9AEuX3BO3J1u4KAf+UFdut mrf3ABxh64NIazRQMClWMVhh5CUWek5BbaQF3Md3fisntiuTbyvbCvNk1YVQ7Q== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=kYjameoW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none); 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.12 X-Spam-Score: -2.12 X-Migadu-Queue-Id: 9C02E41AB X-TUID: 2tV9JtUbRk6R Hello! Pushed as 57db09aae73e3713a10c5253758d84e1046f80dc! I added another example in the manual and followed up with an entry in =E2=80=98etc/news.scm=E2=80=99 (which I should have posted here earlier to = make things easier for translators=E2=80=94sorry about that!). Ludo=E2=80=99.