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 ADlYD872X2E/ngAAgWs5BA (envelope-from ) for ; Fri, 08 Oct 2021 09:44:14 +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 bWIFCs72X2GZIwAAbx9fmQ (envelope-from ) for ; Fri, 08 Oct 2021 07:44:14 +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 86C901BB82 for ; Fri, 8 Oct 2021 09:44:13 +0200 (CEST) Received: from localhost ([::1]:57824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYkY8-00038Q-KW for larch@yhetil.org; Fri, 08 Oct 2021 03:44:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYkXy-00036c-Gl for guix-patches@gnu.org; Fri, 08 Oct 2021 03:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37422) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYkXy-0007Vx-9V for guix-patches@gnu.org; Fri, 08 Oct 2021 03:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYkXy-0007FL-7t for guix-patches@gnu.org; Fri, 08 Oct 2021 03:44:02 -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: Fri, 08 Oct 2021 07:44:02 +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: Leo Famulari Cc: 50960@debbugs.gnu.org Received: via spool by 50960-submit@debbugs.gnu.org id=B50960.163367900927797 (code B ref 50960); Fri, 08 Oct 2021 07:44:02 +0000 Received: (at 50960) by debbugs.gnu.org; 8 Oct 2021 07:43:29 +0000 Received: from localhost ([127.0.0.1]:48965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYkXR-0007EH-5j for submit@debbugs.gnu.org; Fri, 08 Oct 2021 03:43:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYkXP-0007E3-UU for 50960@debbugs.gnu.org; Fri, 08 Oct 2021 03:43:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60020) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYkXK-00070U-FR; Fri, 08 Oct 2021 03:43:22 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=60580 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYkXK-0002Jy-6l; Fri, 08 Oct 2021 03:43:22 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211002102116.27726-1-ludo@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 =?UTF-8?Q?Vend=C3=A9miaire?= 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 Oct 2021 09:43:19 +0200 In-Reply-To: (Leo Famulari's message of "Mon, 4 Oct 2021 13:38:16 -0400") Message-ID: <87o88055d4.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=1633679053; 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; bh=Wdbtqv5ROlyGw0ci1Oob015F6s0yOoOpolDhENTOcss=; b=VMDnBPGz1Ro6gn5/y92bRSGGmeLrQyxoHkyj+NZMTrzqsrHwG7c0R7J5w4pOoSdb0xH8n2 Dr2VYGkxKE47Mf5YH+EdTrPsT9oobw3X6PGtVS+LBww3KN0CasEvAvO8vhvAK9FMdUtRZm dq9KQiELj0HTtO00hOG/waHf9QwfWsjFENgNChUZAiX+RErXHSYkpVlVYamS29v8dpJYl1 v4S5p3Bmr1vs+6aLFSaHIfzKPqdrLcSZqFQy8zxE470DRU8tUKgKPjufXtftx5hKAUmvP9 SiZAhuABRzf9AiVroNE75Wu/7RabXsZmfTngmMzEKnfDhiO/2zW8j2ViJgOpwA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633679053; a=rsa-sha256; cv=none; b=r6ibCO9wqPEUiYdZXac5kokjKuTt4/sIolUml2abgf+8VE4/NoiM5JOGbfapu9g8f1FwPH 8EmU3h9rzXN3KOkdIgv/E7auBF7EeV6sALUK9EaU9L6uUqXgn2/32Cw1YyGWDWtk+bBhgE m6A9jkPec2bPNsiivUGz1D0uEDohfSA9c9SNW9U1CjRZT1ypCdj68hblaZRoPMPzGRTq3n Wrz1+n0T5is1YnjB/NZgssHkP2Rrs5u77fb7py0/YsMS0+hS7IH0lpnliL45G4ATPTTkT5 /lBFiU5UOgY2fgjVSdQskDRgbA+n2xRtEDQGOxim5sA4/Y2PSSPE//pkmtsXNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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: -1.41 Authentication-Results: aspmx1.migadu.com; dkim=none; 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: 86C901BB82 X-Spam-Score: -1.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: Qk/80dBA5I3t Hi, Leo Famulari skribis: > On Sat, Oct 02, 2021 at 12:21:16PM +0200, Ludovic Court=C3=A8s wrote: [...] >> =E2=80=98guix shell -D hello git=E2=80=99 =E2=89=8D =E2=80=98guix= environment hello --ad-hoc git=E2=80=99 > > Is my understanding correct, that arguments to `guix environment` are > positional, whereas with `guix shell` arguments are not positional? No, it=E2=80=99s the same. However, =E2=80=98-D=E2=80=99 here affects only= the immediately following package, whereas =E2=80=98--ad-hoc=E2=80=99 would affect every pa= ckage that follows. Ludo=E2=80=99.