From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Binary substituter Date: Thu, 18 Apr 2013 18:44:14 +0200 Message-ID: <201304181844.14313.andreas@enge.fr> References: <87a9pfl0sx.fsf@gnu.org> <87txn7h33j.fsf@gnu.org> <877gk2cejn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USrwn-00071U-5M for bug-guix@gnu.org; Thu, 18 Apr 2013 12:44:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USrwk-0006QX-OD for bug-guix@gnu.org; Thu, 18 Apr 2013 12:44:33 -0400 In-Reply-To: <877gk2cejn.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.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Am Mittwoch, 17. April 2013 schrieb Ludovic Court=C3=A8s: > And with commit dd36b51, =E2=80=98guix build=E2=80=99 & co. report what w= ill be > downloaded in addition to what will be built. >=20 > Please test! Do you have an example of a package that should be downloaded? I tried=20 hello, and it is still build locally. Andreas