From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH 1/1] gnu: Add libseccomp. Date: Wed, 19 Oct 2016 12:32:38 +0100 Message-ID: <8760oo7ew9.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> References: <7d9d2dd4f2c5cde4a1412e84c9e60918a3d7983b.1476845044.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwp71-0004Qf-Og for guix-devel@gnu.org; Wed, 19 Oct 2016 07:32:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwp6y-0000ut-My for guix-devel@gnu.org; Wed, 19 Oct 2016 07:32:47 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33544) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwp6y-0000un-In for guix-devel@gnu.org; Wed, 19 Oct 2016 07:32:44 -0400 In-Reply-To: <7d9d2dd4f2c5cde4a1412e84c9e60918a3d7983b.1476845044.git.leo@famulari.name> 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: Leo Famulari , guix-devel@gnu.org Leo Famulari writes: > * gnu/packages/linux.scm (libseccomp): New variable. Nice. This LGTM and is reproducible. License appears correct.