From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2HozAeQEPWSFKgEASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 10:35:48 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eJVGAeQEPWSEigAA9RJhRA (envelope-from ) for ; Mon, 17 Apr 2023 10:35:48 +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 aspmx2.migadu.com (Postfix) with ESMTPS id DD2172AD7 for ; Mon, 17 Apr 2023 10:35:47 +0200 (CEST) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=WWFYMWoH; spf=pass (aspmx2.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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681720547; 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=jajW9r2Y+NP3JR7Ii4jCKQG2IjXl/ez3UKBfHznM2d4=; b=dtWe7uvlcm1LPm99j0OV+6mHtdGKgHpsipD5LmcAkKzMj0ySjJ+VP7gCwyHjsNcxVBQfcy 6WvJqtfQYSujhxQ/+0kiLWfU68W5/2KrIkUXy2Jpw9TP9YDnJLs5SH+BojMxmOr1ZrU2gk iRZ6Ia8GUdW3GIBA6ukJLSOzfbHcph9BPwPSRcm9ZLZDYNiCRGFNDslDGMbf5HtUUkzh8l 8OVwUrFtpqe/HSj3KOSoGvuYz+yeXZrrmLLf9CRPTMzzhPPAJTO0/uvjNCsZgPTGJqnnEn Vq7nk+BtovQnb2WCqxlnO/WpkLg1T76VuOOttIKDZfTavKV/1KyplroQg6nP8A== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=WWFYMWoH; spf=pass (aspmx2.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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681720547; a=rsa-sha256; cv=none; b=dhvPuRuTwtKMYMfLfMvdrEQqDxa7oV4/AspGD9gKQpOBaRjhvnzY+IPtDTd+PGTVR3oGlo NTmF642/+lrC0dPfcY4g1DHtucwCqgObtd+OyoQmBKBB+Ie+AAyPlL0OGdUpExsuxyklmu BjVidhzn79z7qILujb1S45dki3DNNI1kczhEhOmfgoGDHgUxjBYOtbsOvV9NLfCyWojwoe Uh+NNVZoK74ChTIrGdtkEYL94G+FgOnSsCwFXto4FXi1sCFyhM63CA+httz+3c4kSHgwYX mqHXkPClqfTpToVz8ucje8ezkQcqXdC2WxtdhmUlul4Kx8FwEbCsMARs92sqPg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poK5l-0005wy-2s; Mon, 17 Apr 2023 04:20:05 -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 1poK5i-0005wO-O4 for guix-patches@gnu.org; Mon, 17 Apr 2023 04:20: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 1poK5i-0000B4-Ft for guix-patches@gnu.org; Mon, 17 Apr 2023 04:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poK5i-0006cd-6P for guix-patches@gnu.org; Mon, 17 Apr 2023 04:20:02 -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: Mon, 17 Apr 2023 08:20:02 +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: Simon Tournier Cc: 62411@debbugs.gnu.org, Konrad Hinsen Received: via spool by 62411-submit@debbugs.gnu.org id=B62411.168171955525386 (code B ref 62411); Mon, 17 Apr 2023 08:20:02 +0000 Received: (at 62411) by debbugs.gnu.org; 17 Apr 2023 08:19:15 +0000 Received: from localhost ([127.0.0.1]:53139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poK4x-0006bN-HP for submit@debbugs.gnu.org; Mon, 17 Apr 2023 04:19:15 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:18108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poK4v-0006bA-0h for 62411@debbugs.gnu.org; Mon, 17 Apr 2023 04:19:13 -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=jajW9r2Y+NP3JR7Ii4jCKQG2IjXl/ez3UKBfHznM2d4=; b=WWFYMWoHixOrWR26PrqKm6plC7VgT0IL5PoJF5HGZ515IPgHXqM4/y+R ZBTH0GPQewrGNeWFRryOdHcRm+C8sFdz+LGnB96FJ+Beaxh9cuhU9xAZO ESon0ghd/p3rExhULLNVyc6KF2u9NVLAxctbzxXfbLvgCSCpLSeaWsS7a s=; X-IronPort-AV: E=Sophos;i="5.99,203,1677538800"; d="scan'208";a="53518943" Received: from unknown (HELO ribbon) ([193.50.110.118]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Apr 2023 10:19:08 +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> <87jzynk51e.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 28 Germinal an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la =?UTF-8?Q?Pens=C3=A9e?= 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: Mon, 17 Apr 2023 10:19:07 +0200 In-Reply-To: <87jzynk51e.fsf@gmail.com> (Simon Tournier's message of "Fri, 07 Apr 2023 18:53:17 +0200") Message-ID: <87jzyaj4zo.fsf@inria.fr> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: DD2172AD7 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: 4.99 X-Spam-Score: 4.99 X-TUID: rS7n0AJ8wubm Hi, Simon Tournier skribis: > I always need to disable authentication, for example: > > https://issues.guix.gnu.org/issue/59974#1 > https://yhetil.org/guix/86a63nveib.fsf@gmail.com That=E2=80=99s because the =E2=80=98issue-NNN=E2=80=99 branches include uns= igned commits I suppose (which makes sense, because they=E2=80=99re created automatically). Ludo=E2=80=99.