From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Add MAFFT. Date: Sun, 26 Jul 2015 12:29:15 +0200 Message-ID: <20150726102915.GA32496@debian> References: <55B0E173.1030406@uq.edu.au> <876158xcoo.fsf@mdc-berlin.de> <55B44F96.8050808@uq.edu.au> <20150726094338.GA24898@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJJBP-0001Lt-4n for guix-devel@gnu.org; Sun, 26 Jul 2015 06:29:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJJBL-0004hT-VD for guix-devel@gnu.org; Sun, 26 Jul 2015 06:29:27 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:63762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJJBL-0004h8-Ms for guix-devel@gnu.org; Sun, 26 Jul 2015 06:29:23 -0400 Content-Disposition: inline In-Reply-To: <20150726094338.GA24898@debian> 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: Ben Woodcroft Cc: "guix-devel@gnu.org" On Sun, Jul 26, 2015 at 11:43:38AM +0200, Andreas Enge wrote: > I would use a snippet for something internal to Guix, or specific to the > way we handle things, while a patch is intended to be passed upstream (or > sometimes taken from upstream already) to correct a bug in the software. Well, I am contradicting myself. Right now, I am creating a patch for some- thing internal to Guix, just because it is much easier to do so than to use a snippet. I think there are no fixed rules... Andreas