From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iMiWHX31dmFVpgAAgWs5BA (envelope-from ) for ; Mon, 25 Oct 2021 20:20:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kLYYGX31dmHmBAAAbx9fmQ (envelope-from ) for ; Mon, 25 Oct 2021 18:20:45 +0000 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 3CC0224A99 for ; Mon, 25 Oct 2021 20:20:45 +0200 (CEST) Received: from localhost ([::1]:44228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf4aS-0006yQ-BY for larch@yhetil.org; Mon, 25 Oct 2021 14:20:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4Zm-0006yI-AY for guix-patches@gnu.org; Mon, 25 Oct 2021 14:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60931) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf4Zl-0006do-U0 for guix-patches@gnu.org; Mon, 25 Oct 2021 14:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mf4Zl-0004au-MM for guix-patches@gnu.org; Mon, 25 Oct 2021 14:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50960] [PATCH 00/10] Add 'guix shell' to subsume 'guix environment' Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Oct 2021 18:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50960 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 50960@debbugs.gnu.org Received: via spool by 50960-submit@debbugs.gnu.org id=B50960.163518598817636 (code B ref 50960); Mon, 25 Oct 2021 18:20:01 +0000 Received: (at 50960) by debbugs.gnu.org; 25 Oct 2021 18:19:48 +0000 Received: from localhost ([127.0.0.1]:44244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf4ZY-0004aM-H5 for submit@debbugs.gnu.org; Mon, 25 Oct 2021 14:19:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf4ZX-0004a9-77 for 50960@debbugs.gnu.org; Mon, 25 Oct 2021 14:19:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51270) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4ZR-0005lX-VK; Mon, 25 Oct 2021 14:19:41 -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=Hqltf9VRof95V3yh1R+AIfu5LtSXy06evQ1IEAcREOk=; b=qv7vsGmdg6w/ikOXxKdq xqTWILoukm0Jkxod2EW2+JN56YevLRf4DDoUeFQR+W8eI57bnh3nII3mJDx8ENjI92UfQCflKiHSI zZ4i7hsoFGJdQgIbQ/m9FHSrOwynprz60fWF9/pOZSSWXP08J3jCmfzINV4qN4S9/n4fEpGpaiIXn PbPq3S7gAeukL/9GhfrIczYuhN1qNOuJ19nOyP58wMRkur0e0ZlD1LKEGKpT1Hdf5HJpd1dWx4oeR YbqjdHPk9OzZrhveawZR9w3W7BRzDyON0oEY2iEutG1qjYas5rpJqO2WOa4gyvE5aGl0EzB1KKYae pbGN/0rs2DJ9Jg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54212 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4ZR-0005B6-Ia; Mon, 25 Oct 2021 14:19:41 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211011213809.17482-1-ludo@gnu.org> <20211018195219.13898-1-ludo@gnu.org> <87r1c9jk77.fsf_-_@gmail.com> Date: Mon, 25 Oct 2021 20:19:38 +0200 In-Reply-To: <87r1c9jk77.fsf_-_@gmail.com> (zimoun's message of "Mon, 25 Oct 2021 15:41:16 +0200") Message-ID: <87zgqxj7b9.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: 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635186045; 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=Hqltf9VRof95V3yh1R+AIfu5LtSXy06evQ1IEAcREOk=; b=kTYIOrmPl4KRqImBhgO483NDTdSdN3nEbHiIO7+ZkQ4Uv51JOlou/zDYhk/aTyucO0RowD xg+OoXBm2vnb47zJ1H8ei2MXmeXotvX5KAz8ziI0YV2hml7MQNOGxqT5H49miCME67yn/B ymzaQ8C5P70OAVX2waRXkhWckcV3oViFQIp71mfBnyjhYkHE9A7DWOMDt37zQoCmBddgrm htywe9GQ22P65cJf4C6Yo4gHNdQKIhrZYlIYRIW5t2in+mEzgWxFkyjZrPC1gKKahu69Lu EdDK31tPLkzhWL2xjHsDchenfE5UwLLOR/lAi/Y6nO7LMRfW91m6Bpm2udOFlA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635186045; a=rsa-sha256; cv=none; b=VgCY8ySWGI5OqmEumQ298pgGpk5R1+ITcuXsBlcYfri9Zc2Ml65V1laDT+77kJtyMnF+Lt 9leQlkCjLY/SpNqwyfytRfllraonb1X9psAlfrCz615mBs7jT4Bztm3Ifr32HVczVHh+x6 KL+G4RXSsPHYmQ4GZAAke1/HsQo4w9zWZlo+QcuM5p0japt5uRK56pliEYJDIdc4xVCxDj 1BAsqXltKqxgJIx+MazoktosVsSOGJY2EDz8/ZLKULrm5LcGajqiTIWQuUArffp0pBWtQD nDcEl4Dcr+GVnnQtTPjgdMbkEtyY5L4jN8oth/EAJ9N+abt/HyZhc8JL1+6I+w== 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=qv7vsGmd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.56 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=qv7vsGmd; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 3CC0224A99 X-Spam-Score: -3.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: LA+5PopbZgvw Hi! zimoun skribis: > The environment variable named GUIX_ENVIRONMENT remains unchanged. I > have no opinion if it is misleading or not for newcomers. I think it=E2=80=99s fine. [...] > About completion, =E2=80=9Cguix environment=E2=80=9D is in zsh and fish, = =E2=80=9Cguix shell=E2=80=9D is > not yet. Oops. I updated =E2=80=9Cshell=E2=80=9D support for Bash completion (see 80edb7df6586464aa40e84e103f0045452de95db). Can someone proficient in zsh or fish help with these two? > Last, in the manual, this, > > Here, @command{guix environment -C} creates a container and spawns a new > shell in it (@pxref{Invoking guix shell}). The @command{strace gdb} > part adds the @command{strace} and @command{gdb} commands to > the container, which you may find handy while debugging. The > @option{--no-grafts} option makes sure we get the exact same > environment, with ungrafted packages (@pxref{Security Updates}, for more > info on grafts). > > in the node =C2=ABDebugging Build Failures=C2=BB should be replaced. Bec= ause the > example just above this snippet does not refer to =E2=80=9Cguix environme= nt=E2=80=9D. Oops, fixed as well. > Well, the section =C2=ABInvoking guix environment=C2=BB should be revampe= d. > Especially, all the examples. Let do that by another commit (later). I don=E2=80=99t know. I kept it as-is, in =E2=80=9Cfrozen=E2=80=9D state, = on the grounds that people will still be using it for some time and will want to see the reference. WDYT? Thanks for these last-minute comments! Ludo=E2=80=99.