From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 4/4] gnu: Add Tomb. Date: Tue, 23 Aug 2016 16:50:59 -0400 Message-ID: <20160823205059.GB23118@jasmine> References: <20160823061512.13024-1-ericbavier@openmailbox.org> <20160823061512.13024-4-ericbavier@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcIfC-0008Jb-Cs for guix-devel@gnu.org; Tue, 23 Aug 2016 16:51:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bcIf7-0003pb-De for guix-devel@gnu.org; Tue, 23 Aug 2016 16:51:13 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bcIf6-0003oW-72 for guix-devel@gnu.org; Tue, 23 Aug 2016 16:51:09 -0400 Content-Disposition: inline In-Reply-To: <20160823061512.13024-4-ericbavier@openmailbox.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: Eric Bavier Cc: guix-devel@gnu.org On Tue, Aug 23, 2016 at 01:15:12AM -0500, Eric Bavier wrote: > + (inputs ;users should install their preferred pinentry-* > + `(("zsh" ,zsh) Does it really need the zsh shell? > + #:tests? #f ;requires root Too bad :/ A program like this should be tested.