From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48622) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1irpfv-0007dT-JU for guix-patches@gnu.org; Wed, 15 Jan 2020 15:54:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1irpfu-0006y5-NV for guix-patches@gnu.org; Wed, 15 Jan 2020 15:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58020) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1irpfu-0006xr-KX for guix-patches@gnu.org; Wed, 15 Jan 2020 15:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1irpfu-0003cn-Jo for guix-patches@gnu.org; Wed, 15 Jan 2020 15:54:02 -0500 Subject: [bug#39013] [PATCH] gnu: Add abseil-cpp. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <1f9fb8236e2a652ea4389c8d18b663307b275153.camel@gnu.org> <87sgkos3eg.fsf@gnu.org> Date: Wed, 15 Jan 2020 21:53:13 +0100 In-Reply-To: (Roel Janssen's message of "Fri, 10 Jan 2020 20:23:37 +0100") Message-ID: <87r200phl2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Roel Janssen Cc: 39013@debbugs.gnu.org Hi Roel, Roel Janssen skribis: > On Thu, 2020-01-09 at 22:53 +0100, Ludovic Court=C3=A8s wrote: [...] >> There are packages such as =E2=80=98encfs=E2=80=99 where we simply unpac= k the source of >> our =E2=80=98googletest=E2=80=99 package in the right place. Would what= work here? > > > No. Here's an inline version of the package, because I've had enough tro= uble > with Guix this week. Oh, I understand the frustration. I gather we=E2=80=99ll put this on hold = for now. Thanks for your help, Ludo=E2=80=99.