From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f8ogq-0006Jf-S6 for guix-patches@gnu.org; Wed, 18 Apr 2018 11:08:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f8ogl-0002iZ-2q for guix-patches@gnu.org; Wed, 18 Apr 2018 11:08:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51573) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f8ogk-0002iS-Ue for guix-patches@gnu.org; Wed, 18 Apr 2018 11:08:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f8ogk-0006TY-P5 for guix-patches@gnu.org; Wed, 18 Apr 2018 11:08:02 -0400 Subject: [bug#31080] [PATCH 2/2] gnu: Add spindle. Resent-Message-ID: Date: Wed, 18 Apr 2018 10:07:11 -0500 From: Eric Bavier Message-ID: <20180418150711.GM105827@pe06.us.cray.com> References: <20180411153105.GA105827@pe06.us.cray.com> <20180412084311.26870-1-pierre-antoine.rouby@inria.fr> <20180412084311.26870-2-pierre-antoine.rouby@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180412084311.26870-2-pierre-antoine.rouby@inria.fr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Rouby Pierre-Antoine Cc: ludovic.courtes@inria.fr, 31080@debbugs.gnu.org On Thu, Apr 12, 2018 at 10:43:11AM +0200, Rouby Pierre-Antoine wrote: > * gnu/packages/admin.scm (spindle): New variable. > --- > gnu/packages/admin.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > These look good to me now. IMO they can be pushed now, and we can fix any bugs with actual usage once those tests are done. -- Eric Bavier, Scientific Libraries, Cray Inc.