From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UPnwFQewCGWQTQAA9RJhRA:P1 (envelope-from ) for ; Mon, 18 Sep 2023 22:16:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UPnwFQewCGWQTQAA9RJhRA (envelope-from ) for ; Mon, 18 Sep 2023 22:16:07 +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 36B7E3E8A0 for ; Mon, 18 Sep 2023 22:16:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ccer0HUs; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695068166; 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-to: 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=SClJK227w4qnWoyT7vz3TrZf8NpJRHMfZN8St8JFEmM=; b=Yc/rSTn2BtbnMZpAZp7RTdUxI/v7eo1GzcnRkhktpROysfDsB4Th7rqzaKMLAvMMrAi6Ad p2Q/oWhhoOHlodAdObpM1zGz7uZWx52wUfdFntoa8DzUz5cC5kvfHjMdE31dL8JtvF7c7J WhG8RMyAyXzEiuhqDIjcKvs7E5O25sbs0XmgLF5ZUSAXvodmgI942Ipliz6/0Xmuo1xPmY 6hoP6Zh9FCOQXjk84bVbzMRVvSKJguCEaKIkROepuKRTqqQpDOJ9CMw7QtesnKSg15iL7Q 2+1YYFplWusq9m+/Q+hqrOQN0qAwAiNDivzM9nrvPjqg70rQRJVdcIAZagFNyw== 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=ccer0HUs; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695068166; a=rsa-sha256; cv=none; b=gydvt6rF3txsabXXsbrZ6kRQ3ALfu1Cbr/wbmCEECv7hIFzB3L+5IczaPJhZbQsrSehJX5 05ql+98cTPOYZqfOOz65ZvE9Qe+yABUpY+SUuhvHKhz1ZNujzVo2UTF5rf2QqpyPTNxsYV imSbKz+anRKQz1AsniLGnPlxNn19b3JWGSHp6IwMMZpWZuFSgHMHT8yyYOt0OpNRoXym1K mnwJTUnXQ4pJeSRS9irUT1g5qXIubnOTtMNfJK7V0bGfRqwYz/IrbsS1E+7vYhokY+8oTU spEZQSAUPHIatT4w58cyUvjWLhK8KWh5CaeppoSJmOsqKezGaVHWhRrKaauPjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qiKf3-000324-7w; Mon, 18 Sep 2023 16:16:01 -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 1qiKey-00031X-CR for guix-patches@gnu.org; Mon, 18 Sep 2023 16:15:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qiKew-0004N3-9X for guix-patches@gnu.org; Mon, 18 Sep 2023 16:15:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qiKf4-0005yK-LQ for guix-patches@gnu.org; Mon, 18 Sep 2023 16:16:02 -0400 Subject: bug#65439: [PATCH] maint: Support `guix shell' in Guix's git archive with Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 18 Sep 2023 20:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65439 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65439-done@debbugs.gnu.org Mail-Followup-To: 65439@debbugs.gnu.org, janneke@gnu.org, janneke@gnu.org Received: via spool by 65439-done@debbugs.gnu.org id=D65439.169506813722918 (code D ref 65439); Mon, 18 Sep 2023 20:16:02 +0000 Received: (at 65439-done) by debbugs.gnu.org; 18 Sep 2023 20:15:37 +0000 Received: from localhost ([127.0.0.1]:54605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiKef-0005xa-0e for submit@debbugs.gnu.org; Mon, 18 Sep 2023 16:15:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qiKeb-0005xL-My for 65439-done@debbugs.gnu.org; Mon, 18 Sep 2023 16:15:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qiKeL-00049v-SE; Mon, 18 Sep 2023 16:15:19 -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=SClJK227w4qnWoyT7vz3TrZf8NpJRHMfZN8St8JFEmM=; b=ccer0HUsmqG9ntcYjQWB VyoWXerd5QaJF2Gk7lWMRV2+zr2vRUTq5K5tJtv1aPGePqG/eUSFQizwf30brekTT0nfEBMh7sNzB THl9RH5fd69GM/5fCNlcU1fpgk7dcDWK7JH/zVE94KF7z039hUwjjUOCszw0sb/0Q6WTnD2f31/Bw IDlbsGooUEICr/RgdIK2Pp4XME0UDr4Wqs2n8bNBCaCqpYjkLLK3LPFsq/fGjH9xTt01YiEsFhniC p1jFX5S42Q2CGyZGzkHrw/Yg9GbaOCd1FXSxlSYQ8ocMUpvbrvu4CmkjHGlpITZLh+NIBcIVIznT0 8PHV1ImhrA+NGg==; From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <87y1i48a9g.fsf@gnu.org> <87r0nbu63p.fsf@gnu.org> <8734zblvfe.fsf_-_@gnu.org> X-Url: http://AvatarAcademy.nl Date: Mon, 18 Sep 2023 22:14:52 +0200 In-Reply-To: <8734zblvfe.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 18 Sep 2023 10:47:33 +0200") Message-ID: <87led3kzlv.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: 36B7E3E8A0 X-TUID: dygsb3akjsje Ludovic Court=C3=A8s writes: Hi, > Janneke Nieuwenhuizen skribis: > >>>>From 7f36f48a4757fc2952b8140b72f1952688d0ac6b Mon Sep 17 00:00:00 2001 >> Message-ID: <7f36f48a4757fc2952b8140b72f1952688d0ac6b.1693984077.git.jan= neke@gnu.org> >> From: Janneke Nieuwenhuizen >> Date: Mon, 21 Aug 2023 20:57:12 +0200 >> Subject: [PATCH v2] maint: Support `guix shell' in Guix's git archive wi= th >> manifest.scm. >> >> * manifest.scm: New file. >> * Makefile.am (EXTRA_DIST): Add it. >> * doc/contributing.texi (Building from Git): Mention using it. > > Looks great to me! Thanks :) >> +++ b/doc/contributing.texi >> @@ -77,6 +77,12 @@ Building from Git >> guix shell -D guix --pure >> @end example >>=20=20 >> +or even, from within a Git worktree for Guix > > I=E2=80=99d add a colon at the end of the line. :-) Ah, done. Pushed to master as 7bf12820f61179900f9d1f753acf91fd33724976 Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com