From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add dropbear. Date: Thu, 12 Jun 2014 15:31:23 +0200 Message-ID: <871tuui79w.fsf@gnu.org> References: <1402577370-28323-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wv56J-0000bj-Jt for guix-devel@gnu.org; Thu, 12 Jun 2014 09:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wv56C-0007pf-Ra for guix-devel@gnu.org; Thu, 12 Jun 2014 09:31:31 -0400 In-Reply-To: <1402577370-28323-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Thu, 12 Jun 2014 14:49:30 +0200") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > * gnu/packages/ssh.scm (dropbear): New variable. LGTM! Ludo'.