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: Thu, 12 Dec 2019 14:12:14 +0100 Message-ID: <87imml8z81.fsf@gnu.org> References: <87immqu8qw.fsf@ambrevar.xyz> <87v9qokssn.fsf@gnu.org> <8736dren5o.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]:40632) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifOHB-0001FH-5s for bug-guix@gnu.org; Thu, 12 Dec 2019 08:13:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifOH9-0002E6-76 for bug-guix@gnu.org; Thu, 12 Dec 2019 08:13:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53199) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifOH8-0002D9-JQ for bug-guix@gnu.org; Thu, 12 Dec 2019 08:13:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifOH8-00024n-Eh for bug-guix@gnu.org; Thu, 12 Dec 2019 08:13:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8736dren5o.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Wed, 11 Dec 2019 01:11:47 +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: > Ludovic Court=C3=A8s writes: > >> =E2=80=9Cmake as-derivation=E2=80=9D achieves more or less the same. > > Is this be good enough to test guix pull? It should be, though I noticed that Mark reported a bug recently so we need to check. Ludo=E2=80=99.