From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 2/2] services: Add 'dropbear-service'. Date: Wed, 13 Jul 2016 18:25:53 +0200 Message-ID: References: <20160704205616.11599-1-david@craven.ch> <20160704205616.11599-2-david@craven.ch> <20160707172517.GA5283@jasmine> <20160709224125.GA11385@jasmine> <20160709224357.GA11997@jasmine> <878tx8o9oo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNMz4-0001Ux-5C for guix-devel@gnu.org; Wed, 13 Jul 2016 12:26:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNMyz-00076v-6t for guix-devel@gnu.org; Wed, 13 Jul 2016 12:26:01 -0400 Received: from mail-yw0-x236.google.com ([2607:f8b0:4002:c05::236]:35669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNMyy-00076M-0I for guix-devel@gnu.org; Wed, 13 Jul 2016 12:25:57 -0400 Received: by mail-yw0-x236.google.com with SMTP id l125so48004968ywb.2 for ; Wed, 13 Jul 2016 09:25:54 -0700 (PDT) In-Reply-To: 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel@gnu.org Found the issue, I had to do a guix pull. Wow the amount of silly mistakes I make is big. How many times have I debugged software while looking at a wrong version of the source code... Thank you for bearing all my emails...