From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cOkuMcr2dmEWqAAAgWs5BA (envelope-from ) for ; Mon, 25 Oct 2021 20:26:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id PZHMLMr2dmGhUAAAB5/wlQ (envelope-from ) for ; Mon, 25 Oct 2021 18:26:18 +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 C76DE16AE7 for ; Mon, 25 Oct 2021 20:26:17 +0200 (CEST) Received: from localhost ([::1]:45968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf4fp-0008Qh-0V for larch@yhetil.org; Mon, 25 Oct 2021 14:26:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4fa-0008Q8-9r for guix-patches@gnu.org; Mon, 25 Oct 2021 14:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60945) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf4fZ-0004XE-WF for guix-patches@gnu.org; Mon, 25 Oct 2021 14:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mf4fZ-0004kr-Sw for guix-patches@gnu.org; Mon, 25 Oct 2021 14:26: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:26: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: 50960@debbugs.gnu.org Received: via spool by 50960-submit@debbugs.gnu.org id=B50960.163518634818257 (code B ref 50960); Mon, 25 Oct 2021 18:26:01 +0000 Received: (at 50960) by debbugs.gnu.org; 25 Oct 2021 18:25:48 +0000 Received: from localhost ([127.0.0.1]:44258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf4fL-0004kP-OH for submit@debbugs.gnu.org; Mon, 25 Oct 2021 14:25:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf4fJ-0004k9-Fl for 50960@debbugs.gnu.org; Mon, 25 Oct 2021 14:25:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51526) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4fE-0004Dz-3P for 50960@debbugs.gnu.org; Mon, 25 Oct 2021 14:25:40 -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=wYS98Jj8VUzZRzVad2Qg77yY1Y6nIFP3VbjjFK2ETiQ=; b=OBBfd/L82ypnbnyC82/X Dd4fh0VMrMW3STyF8LsXnP4HCthk1wd5aU9mWqEeijBKHgqMX0ZdRecotQxB40faVQzB3j+t2JjIg odGNPSXGPNjqTADSelaD8fpnMO/STS6tg8/4E2jU8lbdFnAEYgYzTP/yj8+uRAfclFWzbRZJgftKZ zxdZ7cjLpubIYpbIT89bH7orawGYvtpyr/r/Zz9T7FaJNx/u5wqlm53tj2Ijdn5jLy3ml4XdWgT9l 8C0fXlm7c+dEzJkUqM21sucQhAwHKCTzXcXWKELucrb5iPtJ+/X/HPW5Z6GnUf4geXgKMvkYSFEi8 rU8jWDynw4Rf/g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54214 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf4eq-0005mj-Ef for 50960@debbugs.gnu.org; Mon, 25 Oct 2021 14:25:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211011213809.17482-1-ludo@gnu.org> <20211018195219.13898-1-ludo@gnu.org> Date: Mon, 25 Oct 2021 20:25:15 +0200 In-Reply-To: <20211018195219.13898-1-ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 18 Oct 2021 21:52:09 +0200") Message-ID: <87mtmxj71w.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=1635186378; 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: 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=wYS98Jj8VUzZRzVad2Qg77yY1Y6nIFP3VbjjFK2ETiQ=; b=uIj9O14Pg68WlSxEwt/0kf6d2rEENpxXGUeduq7infCrIZ5bM6+2jwh1Zv9eCV2JH+w1Mc WJ/zLUfzV+0wLF+qaElw9j4+djuuC6ZAwemljvEw4qR01bjJldMuzi44DR3bbJwr3gqbwz GM2sCgqQLuRdmMlUtNFgxXzxdZ0GMtIricXcIafcYBLO6CBPxNJqusyvgigYG/x8kAQqVA 6lLo9oE9M2tRC2Gzk4eaOPd34YndCjOOTM5eyP66rS0iKno5y1d7ZpMnzPbdGK5sCYUpFJ IZ4WTD9rlBvTQFrOAKatcFc6ivUvpCdW3YUe9wf9CA+aYKpUVI+Al0ODlBRV0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635186378; a=rsa-sha256; cv=none; b=m1b7JTzZu6CbQipfS7AjcZ4WZabJyScodBc/x6LZgIkEzt+U6hOGyvRQdfFg6s0BMWWZ9S zxWdtN89Qf3mmMXbfRVGzaQi1P1+IKgamLyC24DKssYuUvId0st05iGY/9HNKQpLR73nNE lIDYhdGv9uC/pgMjkCje3sNnH56ue1mONgrnyu8AKSWKRVPEnkbpYy0nwSv1ORZTtDXx6S e+nq+Lkux0MysmJuvCuw4AYgcr/pEE42V+i6vZqvhJIS/aj+nCbKM/yO2tHPEyQcua7D2q m10rMYopw0akKfj6ZWQ2o4r2s5bvKHueKKuF//zrNG3eZCs16XulKiI73wNatg== 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="OBBfd/L8"; 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.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="OBBfd/L8"; 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: C76DE16AE7 X-Spam-Score: -3.73 X-Migadu-Scanner: scn1.migadu.com X-TUID: XIHQYEpbxTYR Hi! Ludovic Court=C3=A8s skribis: > This is v3 of the =E2=80=98guix shell=E2=80=99 patch set. Changes since = v2: > > =E2=80=A2 Merged as a single commit the one that adds support for impli= cit > =E2=80=98guix.scm=E2=80=99/=E2=80=98manifest.scm=E2=80=99 and then on= e that adds authorization > checks; > > =E2=80=A2 Fixed =E2=80=98package-development-inputs=E2=80=99 bug/typo r= eported by zimoun; > > =E2=80=A2 Fixed doc typos reported by Florian. > > If there are no objections, I=E2=80=99ll go ahead with this patch series > in a few days. I=E2=80=99ll also add a news entry, and I guess a blog po= st > introducing it would be welcome. I went ahead and pushed it, woohoo! 4aa41a37f0 news: Add entry about "guix shell". 9730692d9f shell: Maintain a profile cache. 2cb0b3709a cache: Gracefully handle non-existent cache. 3c96158438 environment: Autoload some modules. 99499a2037 environment: Do not connect to the daemon when '--profile' is = used. 648a6eb03f environment: Skip derivation computation when '--profile' is u= sed. 10208952ea environment: Add tests for '--profile'. 746584e0ca shell: By default load the local 'manifest.scm' or 'guix.scm' = file. 80edb7df65 Add 'guix shell'. 23f99f1a29 profiles: Add 'package->development-manifest'. fb368f4e76 packages: Add 'package-development-inputs'. I made minor changes: =E2=80=A2 addressing the issues zimoun reported (Bash completion and upda= ting the =E2=80=9CDebugging Failed Builds=E2=80=9D node); =E2=80=A2 changing the order in which =E2=80=98guix shell=E2=80=99 withou= t arguments looks for files, =E2=80=98manifest.scm=E2=80=99 first (because it=E2=80=99s the m= ost expressive) and =E2=80=98guix.scm=E2=80=99 second, in case both are present (this was s= uggested by singpolyma on IRC=C2=B9). Please report any issues you find! There=E2=80=99s a draft blog post that I intend to publish tomorrow: https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/tree/website/draf= ts/guix-environment-to-shell.md Thanks everyone! =F0=9F=8E=89 Ludo=E2=80=99. =C2=B9 https://logs.guix.gnu.org/guix/2021-10-25.log#183552