From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Cuirass news Date: Thu, 08 Feb 2018 14:37:58 +0100 Message-ID: <87fu6bwqix.fsf@gnu.org> References: <877es6x5xj.fsf@gnu.org> <87lggmjjgo.fsf@gmail.com> <87k1w6jjak.fsf@gmail.com> <87h8raxeym.fsf@gnu.org> <20180126153005.259a75e8@scratchpost.org> <87zi4z1eb0.fsf@gnu.org> <20180127181852.42f0bcbf@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejmOt-0003Yn-FB for guix-devel@gnu.org; Thu, 08 Feb 2018 08:38:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejmOn-0002OU-TJ for guix-devel@gnu.org; Thu, 08 Feb 2018 08:38:07 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:35826) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ejmOn-0002Nq-Mm for guix-devel@gnu.org; Thu, 08 Feb 2018 08:38:01 -0500 In-Reply-To: <20180127181852.42f0bcbf@scratchpost.org> (Danny Milosavljevic's message of "Sat, 27 Jan 2018 18:18:52 +0100") 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: Danny Milosavljevic Cc: guix-devel Heya Danny, Danny Milosavljevic skribis: > If possible, let's put guile-sqlite3 stuff there - otherwise there will b= e=20 > xtra records around (I've pushed those to my fork already). > > Corresponding changes for guix-cuirass, starting from > commit 4558d1c86914e2427fc99afbe00c28cb716dbd3d: Following our guile-sqlite3 hack session at the workshop, I adjusted your Cuirass patch and committed it: https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=3Deb01= f46987a583f0bce94de230d749b1d8f16b99 https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=3D53fc= ecd25f3ab8dd1b394c4c75fa509fe51fd24d We=E2=80=99re making progress! :-) Thanks again for your help on this! Ludo=E2=80=99.