From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add slurm-llnl. Date: Thu, 11 Feb 2016 15:21:21 +0100 Message-ID: <20160211142121.GA4136@debian.bordeaux.inria.fr> References: <56bb7530.v5bvas2QpzoMjKMl%pjotr.public12@thebird.nl> <20160210220447.0917f1a1@openmailbox.org> <20160211081534.GA8987@thebird.nl> <20160211100801.GA6109@debian.eduroam.u-bordeaux.fr> <20160211111127.GA9815@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTs7g-0003qi-7Z for guix-devel@gnu.org; Thu, 11 Feb 2016 09:21:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTs7c-0007BE-52 for guix-devel@gnu.org; Thu, 11 Feb 2016 09:21:32 -0500 Received: from mailrelay2.public.one.com ([91.198.169.125]:48656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTs7b-0007B6-PK for guix-devel@gnu.org; Thu, 11 Feb 2016 09:21:28 -0500 Content-Disposition: inline In-Reply-To: <20160211111127.GA9815@thebird.nl> 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: Pjotr Prins Cc: guix-devel@gnu.org On Thu, Feb 11, 2016 at 12:11:27PM +0100, Pjotr Prins wrote: > There is already a slurm package. Apparently not in current master: $ guix package -A slurm does not show anything, not even $ grep slurm gnu/packages/*.scm Did I overlook anything? Andreas