From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add marst. Date: Sat, 16 Apr 2016 12:18:17 -0400 Message-ID: <20160416161817.GD9412@jasmine> References: <1460772772-25873-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arSv5-0003c5-Eg for guix-devel@gnu.org; Sat, 16 Apr 2016 12:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arSv0-000423-FU for guix-devel@gnu.org; Sat, 16 Apr 2016 12:18:03 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:34558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arSv0-00041v-C3 for guix-devel@gnu.org; Sat, 16 Apr 2016 12:17:58 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 3F83E201BF for ; Sat, 16 Apr 2016 12:17:58 -0400 (EDT) Content-Disposition: inline In-Reply-To: <1460772772-25873-1-git-send-email-jmd@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" To: John Darrington Cc: guix-devel@gnu.org On Sat, Apr 16, 2016 at 04:12:52AM +0200, John Darrington wrote: > * gnu/packages/marst.scm: New file. > * gnu-system.am: Add it. LGTM! You might augment the description with the list of components on marst's home page. That information may be useful to readers.