From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wCZqHUnAiWMsLwEAbAwnHQ (envelope-from ) for ; Fri, 02 Dec 2022 10:07:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0BYLHUnAiWOtTAEAauVa8A (envelope-from ) for ; Fri, 02 Dec 2022 10:07:21 +0100 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 5CCB7F9FB for ; Fri, 2 Dec 2022 10:07:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p120k-0007JP-3q; Fri, 02 Dec 2022 04:07:10 -0500 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 1p120X-0007DP-NE for guix-devel@gnu.org; Fri, 02 Dec 2022 04:07:01 -0500 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 1p120X-0006o1-Em; Fri, 02 Dec 2022 04:06:57 -0500 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=rLmlx7KJ+F2SSkKFNO9+f/6dzvuoyM8gkVZWUE6SwTw=; b=RhChkt/47E8vRf61keF8 /cb/s+9t52zFIbA0XwRMfD3HYHAE4nUpdcf1vzh2Lb5/NaMvEktPUsaOCzGGvAFJ90DIr6fPjP8b2 O7VFu6xBawtK1i6Y5fXaRSK/bzJHNhKsoBcluKsinR6nUsnrc4c3CQV+x+U21LXqHHnzUS4aL06WL YxseyfpyBWWnIcwd2M98qfFJDsiP2duQZRyfwh2EbaKNiMxItuAbxmgmUf6iw1K2OAZRF9py1X9IX 8RMEE75lSQeuMdsiVuK687eRmMxHnuKyntsCy60qJ75uy8jM+zxqAPbc3mUjSRE4wfx4SJ3KDa2Qk BV5kGjfWvcDa8g==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p120X-0004fl-13; Fri, 02 Dec 2022 04:06:57 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Luis Felipe Cc: guix-devel@gnu.org Subject: Re: GNU Guix 1.4.0rc1 available for testing! References: <87k03b1o0t.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 12 Frimaire an 231 de la =?utf-8?Q?R=C3=A9volu?= =?utf-8?Q?tion=2C?= jour du Raifort 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, 02 Dec 2022 10:06:55 +0100 In-Reply-To: (Luis Felipe's message of "Thu, 01 Dec 2022 21:40:31 +0000") Message-ID: <87wn7auqc0.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: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-TUID: LxVnG81KXZDO Hi, Luis Felipe skribis: > Just to report that I installed the Guix System successfully in my new-ol= d machine using https://alpha.gnu.org/gnu/guix/guix-system-install-1.4.0rc1= .x86_64-linux.iso: Excellent, thanks! Ludo=E2=80=99.