From debbugs-submit-bounces@debbugs.gnu.org Thu May 07 04:12:11 2020 Received: (at 41028-done) by debbugs.gnu.org; 7 May 2020 08:12:11 +0000 Received: from localhost ([127.0.0.1]:42007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWbdb-0008AK-8d for submit@debbugs.gnu.org; Thu, 07 May 2020 04:12:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWbda-0008A3-2y for 41028-done@debbugs.gnu.org; Thu, 07 May 2020 04:12:10 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46344) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jWbdU-0005UF-Lr; Thu, 07 May 2020 04:12:04 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=35708 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jWbdT-0007bv-T6; Thu, 07 May 2020 04:12:04 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Christopher Baines Subject: Re: bug#41028: Channel/inferior error with core-updates: Unbound variable: call-with-new-thread References: <87h7wymj8a.fsf@cbaines.net> <87a72kg2qd.fsf@gnu.org> Date: Thu, 07 May 2020 10:12:02 +0200 In-Reply-To: <87a72kg2qd.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 06 May 2020 23:42:02 +0200") Message-ID: <87k11oduzx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41028-done Cc: Marius Bakke , 41028-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hey! Ludovic Court=C3=A8s skribis: > The attached patches add a mechanism to patch the Guix source tree, and > then use that mechanism to add the missing (ice-9 threads) import. With > this I can do: > > ./pre-inst-env guix time-machine \ > --commit=3De02c2f85b36ce1c733bd908a210ce1182bdd2560 -- build linux-l= ibre > > =E2=80=A6 which is a simple way to do what the manifest above was about. Given the enthusiasm expressed on IRC, I went ahead and pushed. :-) ff3ca7979e channels: Add patch for . 053b10c3ef channels: Add mechanism to patch checkouts of the 'guix channe= l. 4ba425060a channels: Add 'latest-channel-instance'. So=E2=80=A6 it might be that today is merge day? Ludo=E2=80=99.