From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Having trouble packaging 'tidy' Date: Thu, 09 Oct 2014 21:33:27 +0200 Message-ID: <87lhop5988.fsf@gnu.org> References: <87iojuc8us.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcJSt-00031X-O8 for guix-devel@gnu.org; Thu, 09 Oct 2014 15:33:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcJSj-0002qv-Kc for guix-devel@gnu.org; Thu, 09 Oct 2014 15:33:31 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:52282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcJSj-0002qo-Dw for guix-devel@gnu.org; Thu, 09 Oct 2014 15:33:21 -0400 In-Reply-To: <87iojuc8us.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Wed, 08 Oct 2014 21:47:23 -0400") 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+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org I had packaged it in Nixpkgs and I ended up using a CVS checkout. However, you would need to first write (guix cvs-download), based on (guix svn-download). :-) Ludo=E2=80=99.