From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38964) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imjCw-0004s1-PK for guix-patches@gnu.org; Wed, 01 Jan 2020 13:59:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imjCv-0000eY-Rr for guix-patches@gnu.org; Wed, 01 Jan 2020 13:59:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59839) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imjCv-0000eK-OR for guix-patches@gnu.org; Wed, 01 Jan 2020 13:59:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imjCv-0006IM-Lo for guix-patches@gnu.org; Wed, 01 Jan 2020 13:59:01 -0500 Subject: [bug#38827] [PATCH] gnu: Add gitlab-runner. Resent-Message-ID: References: <20191231091757.69869-1-r.majd@pantherx.org> <87imlwsqir.fsf@gmail.com> <87d0c4sjam.fsf@gmail.com> <87tv5ga341.fsf@gmail.com> <878smsxd8i.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <878smsxd8i.fsf@gnu.org> Date: Wed, 01 Jan 2020 19:58:00 +0100 Message-ID: <877e2b0zt3.fsf@gmail.com> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 38827@debbugs.gnu.org, Reza Alizadeh Majd Hey, > The =E2=80=98vendor=E2=80=99 directory contains a large number of bundled= dependencies, > including various bits of Docker and Kubernetes. I=E2=80=99m not comfort= able > keeping this package as is. Oops, that's indeed quite problematic. Sorry for not noticing, reverted until we can find a better way. Mathieu