From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#38528: Add test for `guix pull' Date: Tue, 10 Dec 2019 18:13:28 +0100 Message-ID: <87v9qokssn.fsf@gnu.org> References: <87immqu8qw.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38117) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iej5H-0004QK-Ch for bug-guix@gnu.org; Tue, 10 Dec 2019 12:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iej5G-00082q-Dy for bug-guix@gnu.org; Tue, 10 Dec 2019 12:14:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50555) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iej5G-00082m-BE for bug-guix@gnu.org; Tue, 10 Dec 2019 12:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iej5G-0001NF-7Z for bug-guix@gnu.org; Tue, 10 Dec 2019 12:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87immqu8qw.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sun, 08 Dec 2019 16:39:35 +0100") 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.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt Cc: 38528@debbugs.gnu.org Hi, Pierre Neidhardt skribis: > The current way to do it is to run > > guix pull --url=3D/path/to/checkout --profile=3D/tmp/guix.master =E2=80=9Cmake as-derivation=E2=80=9D achieves more or less the same. Now, as you know, this can be CPU-intensive, so I=E2=80=99m afraid we cannot have =E2=80=9Cmake check=E2=80=9D do that systematically. Thanks, Ludo=E2=80=99.