From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Guix package error when install xorg-server Date: Fri, 23 Jan 2015 23:29:43 +0100 Message-ID: <20150123222943.GA16329@debian> References: <08d371ffcd946528c4893e08186e9e4c@openmailbox.org> <20150123144322.GA25484@debian.math.u-bordeaux1.fr> <87fvb1tdwy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEmjh-0005M8-FH for guix-devel@gnu.org; Fri, 23 Jan 2015 17:29:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEmjg-00085u-MM for guix-devel@gnu.org; Fri, 23 Jan 2015 17:29:53 -0500 Content-Disposition: inline In-Reply-To: <87fvb1tdwy.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org, Daniel Pimentel On Fri, Jan 23, 2015 at 09:55:41PM +0100, Ludovic Courtès wrote: > Perhaps now we’d be able to fetch it from SVN or something like that? Good suggestion. I did not know we had the code, as there is no current example. Done in commit 7d8379a. If everything goes well on hydra, I will try to update to a newer version. Andreas