From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Simplify dtc package definition. Date: Sat, 10 Sep 2016 14:19:48 -0400 Message-ID: <20160910181948.GB30696@jasmine> References: <20160907074631.3771-1-dannym@scratchpost.org> <20160907110141.3b27eca7@scratchpost.org> <20160908195539.4d47016d@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bimsl-000201-3k for guix-devel@gnu.org; Sat, 10 Sep 2016 14:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bimsg-00014B-Qt for guix-devel@gnu.org; Sat, 10 Sep 2016 14:20:02 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bimsf-00013Y-Kr for guix-devel@gnu.org; Sat, 10 Sep 2016 14:19:58 -0400 Content-Disposition: inline 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: David Craven Cc: guix-devel On Thu, Sep 08, 2016 at 08:45:26PM +0200, David Craven wrote: > Hi Danny, > > I don't have any special settings configured, just the default. > > Your patches are missing a header like this one: > > From fc0e6e2ae96b0586035de96c65cfd08186ceb28a Mon Sep 17 00:00:00 2001 > From: Efraim Flashner > Date: Wed, 7 Sep 2016 21:02:28 +0300 > Subject: [PATCH] gnu: lightweight-desktop.tmpl: Fix typo. Danny's message was not missing the header. You should use `git am` to apply the email itself.