From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 30 04:09:39 2018 Received: (at 30950) by debbugs.gnu.org; 30 Mar 2018 08:09:39 +0000 Received: from localhost ([127.0.0.1]:59326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1p6Q-0000XZ-Vj for submit@debbugs.gnu.org; Fri, 30 Mar 2018 04:09:39 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:49924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f1p6O-0000XP-7H for 30950@debbugs.gnu.org; Fri, 30 Mar 2018 04:09:37 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2E31312CE1; Fri, 30 Mar 2018 10:09:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N1-rfljlmcs7; Fri, 30 Mar 2018 10:09:33 +0200 (CEST) Received: from ribbon (unknown [193.50.110.67]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2E18F12C76; Fri, 30 Mar 2018 10:09:33 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Carlo Zancanaro Subject: Re: [bug#30950] [PATCH shepherd]: Update required guile version, and remove some hacks References: <87lgefuk4o.fsf@zancanaro.id.au> <87605evdva.fsf@gnu.org> <20180329203125.GA19903@jasmine.lan> <87po3md0nv.fsf@zancanaro.id.au> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 Germinal an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 30 Mar 2018 10:09:32 +0200 In-Reply-To: <87po3md0nv.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Fri, 30 Mar 2018 08:36:36 +1100") Message-ID: <87bmf6q91f.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30950 Cc: 30950@debbugs.gnu.org, Leo Famulari X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Hello, Carlo Zancanaro skribis: > On Thu, Mar 29 2018, Leo Famulari wrote: >> Welcome! Please make sure to read the HACKING file in our Git repo >> :) > > Does the Guix HACKING file apply to the Shepherd, too?=20 Yeah, I think we should follow the same rules, roughly. > In particular, it doesn't look like commits on the Shepherd are > signed? Indeed, now=E2=80=99s the time to fix it! Ludo=E2=80=99.