From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34837) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNDAV-00036N-Ga for guix-patches@gnu.org; Wed, 23 Oct 2019 05:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNDAU-00028U-Ha for guix-patches@gnu.org; Wed, 23 Oct 2019 05:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52076) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNDAU-00028H-Du for guix-patches@gnu.org; Wed, 23 Oct 2019 05:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNDAU-0006WJ-8B for guix-patches@gnu.org; Wed, 23 Oct 2019 05:43:02 -0400 Subject: [bug#37083] [PATCH] machine: Implement 'digital-ocean-environment-type'. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ftlxf6q3.fsf@sdf.lonestar.org> <875zmirizk.fsf@gnu.org> <87y2z45knp.fsf@gnu.org> <87blvysuaz.fsf@sdf.lonestar.org> <87tv9nc1fz.fsf@sdf.lonestar.org> <87y2yy7f64.fsf@gnu.org> <87y2yh5px7.fsf@sdf.lonestar.org> <87sgonl8t4.fsf@gnu.org> <87ftkgno80.fsf@sdf.lonestar.org> <87blv4no6e.fsf_-_@sdf.lonestar.org> <877e5sm4kl.fsf@gnu.org> <87lftoap7u.fsf@gnu.org> <87pnioyc1s.fsf@gnu.org> <87k18wcxeh.fsf@sdf.lonestar.org> Date: Wed, 23 Oct 2019 11:42:14 +0200 In-Reply-To: <87k18wcxeh.fsf@sdf.lonestar.org> (Jakob L. Kreuze's message of "Tue, 22 Oct 2019 16:56:06 -0400") Message-ID: <87d0enx0g9.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: "Jakob L. Kreuze" Cc: 37083@debbugs.gnu.org Hi Jakob, zerodaysfordays@sdf.lonestar.org (Jakob L. Kreuze) skribis: > Ludovic Court=C3=A8s writes: > >> Ludovic Court=C3=A8s skribis: >> >>> I can commit it on your behalf if you lack the bandwidth right now. >> >> Done! >> >> I followed up with commit c93994b5e43acc6048b81836d30632e015306c92 to >> rename =E2=80=98enable-ipv6=E2=80=99 to =E2=80=98enable-ipv6?=E2=80=99 w= ith a question mark as is >> customary. :-) > > Thanks! Sorry, I haven't paying as much attention to this mailing list > recently due to the whole you-know-what spiel, so that email ended up > burried in my inbox. Glad it finally made it into master :) Heheh, I understand, and I=E2=80=99m happy it has landed too! Ludo=E2=80=99.