From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brice Waegeneire Subject: bug#40377: guix build --with-commit is broken Date: Fri, 03 Apr 2020 07:02:32 +0000 Message-ID: <1e1a135a32f1c7930f219d50a2aa48d4@waegenei.re> References: <87a73tmvsw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35704) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKGM2-0007n4-T1 for bug-guix@gnu.org; Fri, 03 Apr 2020 03:03:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKGM2-000093-46 for bug-guix@gnu.org; Fri, 03 Apr 2020 03:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57798) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKGM2-00008y-1B for bug-guix@gnu.org; Fri, 03 Apr 2020 03:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKGM1-0006VF-S4 for bug-guix@gnu.org; Fri, 03 Apr 2020 03:03:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a73tmvsw.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 40377-done@debbugs.gnu.org Hello Ludovic, On 2020-04-02 21:17, Ludovic Courtès wrote: > Fixed with commit efa578ecaece67366b4b0e2266de7c2faaa4ae54. Thank you for that really quick patch. It seems to be working well now. - Brice