From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Porting to mips64el Date: Wed, 13 Feb 2013 15:43:47 +0100 Message-ID: <87halgnujg.fsf@gnu.org> References: <8738yvnslh.fsf@karetnikov.org> <87vca2csfk.fsf@gnu.org> <874nhik225.fsf@gnu.org> <201302112234.27887.andreas@enge.fr> <87sj52ijs1.fsf@gnu.org> <871ucmdzq5.fsf@karetnikov.org> <87zjz9yhuv.fsf@gnu.org> <871uckpyhp.fsf@karetnikov.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]:45585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5dZ8-00053c-K3 for bug-guix@gnu.org; Wed, 13 Feb 2013 09:44:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5dYz-0006SF-HG for bug-guix@gnu.org; Wed, 13 Feb 2013 09:44:06 -0500 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=59785 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5dYz-0006Q0-AN for bug-guix@gnu.org; Wed, 13 Feb 2013 09:43:57 -0500 In-Reply-To: <871uckpyhp.fsf@karetnikov.org> (Nikita Karetnikov's message of "Wed, 13 Feb 2013 00:35:20 -0500") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> Maybe we need a command-line interface to that? > > I think so. Should it be a separate file (e.g., 'guix-hash')? Yes. If you want to work on it, there are bits from guix-download that can be reused. I=E2=80=99d recommend keeping the --format option, for inst= ance. Ludo=E2=80=99.