From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: Add libseccomp. Date: Wed, 19 Oct 2016 13:01:48 -0400 Message-ID: <20161019170148.GA8998@jasmine> References: <7d9d2dd4f2c5cde4a1412e84c9e60918a3d7983b.1476845044.git.leo@famulari.name> <8760oo7ew9.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwuFY-0007HL-3n for guix-devel@gnu.org; Wed, 19 Oct 2016 13:01:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwuFU-0004rn-2i for guix-devel@gnu.org; Wed, 19 Oct 2016 13:01:56 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37541) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwuFT-0004qw-P3 for guix-devel@gnu.org; Wed, 19 Oct 2016 13:01:52 -0400 Content-Disposition: inline In-Reply-To: <8760oo7ew9.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: guix-devel@gnu.org On Wed, Oct 19, 2016 at 12:32:38PM +0100, Marius Bakke wrote: > Leo Famulari writes: > > > * gnu/packages/linux.scm (libseccomp): New variable. > > Nice. This LGTM and is reproducible. License appears correct. Thanks for the review!