From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: How to M-x debbugs-gnu with new guix-patches Date: Sun, 26 Feb 2017 11:10:29 +0000 Message-ID: <20170226111029.GA19050@mail.thebird.nl> References: <87inof5w20.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chwmC-0008JS-QH for guix-devel@gnu.org; Sun, 26 Feb 2017 06:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chwm8-0005uo-0K for guix-devel@gnu.org; Sun, 26 Feb 2017 06:14:04 -0500 Received: from mail.thebird.nl ([95.154.246.10]:38460) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1chwm7-0005u8-QB for guix-devel@gnu.org; Sun, 26 Feb 2017 06:13:59 -0500 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: Catonano Cc: guix-devel I submitted my first patch on debbugs. It is a fairly trivial one for speedtest-cli which I need because I move around so much ;) More importantly I wrote some documentation: https://github.com/pjotrp/guix-notes/blob/master/HACKING.org#making-a-patch-and-submit-to-the-guix-project Comments welcome (as usual). Pj.