From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KFHAORclVmPxUAEAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 07:39:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GGa8OBclVmO0WwAAG6o9tA (envelope-from ) for ; Mon, 24 Oct 2022 07:39:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CCC772B1F5 for ; Mon, 24 Oct 2022 07:39:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ommTr-0003pi-Cl for larch@yhetil.org; Sun, 23 Oct 2022 21:42:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omahu-0003AF-LI for guix-patches@gnu.org; Sun, 23 Oct 2022 09:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1omahu-0008Tq-AJ for guix-patches@gnu.org; Sun, 23 Oct 2022 09:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omahu-0006q6-1y for guix-patches@gnu.org; Sun, 23 Oct 2022 09:08:02 -0400 Subject: bug#58408: [PATCH] gnu: Add doctl. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 23 Oct 2022 13:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58408 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Matthew James Kraai Cc: 58408-done@debbugs.gnu.org Mail-Followup-To: 58408@debbugs.gnu.org, ludo@gnu.org, kraai@ftbfs.org Received: via spool by 58408-done@debbugs.gnu.org id=D58408.166653047426273 (code D ref 58408); Sun, 23 Oct 2022 13:08:01 +0000 Received: (at 58408-done) by debbugs.gnu.org; 23 Oct 2022 13:07:54 +0000 Received: from localhost ([127.0.0.1]:43817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omahl-0006pg-Qk for submit@debbugs.gnu.org; Sun, 23 Oct 2022 09:07:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omahh-0006pR-WB for 58408-done@debbugs.gnu.org; Sun, 23 Oct 2022 09:07:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omahc-0008LI-Ku; Sun, 23 Oct 2022 09:07:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=MGTYFAAHbimFQ+4Ypf/eeApGLtgZeel8R6KrtPLQYZo=; b=aVeXoI7E47CnWMMEfuui vD9PXBBMhoCbMX46U138+K0oXO6uafl0I1sgHtEAlQ8AxX+WJAB2w5RB6dXWjH8mqV+CzFvparCa/ Wtiytu59fLC8pJHrE9c96/OuyfWQ3+COUmfkqWXKnxNP2Hh+G3vn46WWLvMSfUdF19AowNcbXZ76v zQcVjbAtHEHpUmHLG15IHEIp0f2CzSb8H77igzwGZpY7e14n3XH6YnXe9i3zS2xhrix3Vz9bH4ZDD nJD6zLMgFmanih9iw1tOf5opwZFXbMb663NUop5DL1U+anK2ajkL0r6ATMaNMaxtPwXg9Hhuum3G+ +Za0Uh9jQeg86A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omahc-0006T8-0a; Sun, 23 Oct 2022 09:07:44 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 23 Oct 2022 15:07:41 +0200 In-Reply-To: (Matthew James Kraai's message of "Thu, 20 Oct 2022 20:38:34 -0700") Message-ID: <878rl64rj6.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666589974; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MGTYFAAHbimFQ+4Ypf/eeApGLtgZeel8R6KrtPLQYZo=; b=olguzv5vkY3Pcs6cjtDdqLvbtqZaLL0Kn0/IkOspHLPHvdHQwmcLO+0ZkwrFGengRyHIK1 j0O0tWxGQU2c5l1X+nyiYbCUjHp4zLMz1+iBhp7llNDz51gKgLuTqb9jw8dycooW6GUImI 5jFcTSgBj7PV48wjqAjlurZM0i7vsilnjR9hXM5JLwKL91zkff5Nsb8wo0krA/zWW2wgu3 VghEbgQDA9+zlph+iAa0hu3rgAcJWTzsCYlM9SQ8X+gddFHdN72n2kJPSxn6BgJN49qcoR z53pD9IYGHuuoUffi8fGDhmTmI+7IVquAUJgtUgcQTTB5wUTLBQy9bDkW2ZgWA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666589974; a=rsa-sha256; cv=none; b=XYN8VLitdlH2ax/xNr4hx57kvqZfC5UAwmOFMOl88VXDMMzXfaSH9oC5s+oPhNbc8Da/AW Zun+Z8ZQTVCDOAKO+K3FMh7gAvP7r3R9fPD/Ir4gkCQjIzB5sfLcSjBTK3ZELuNBnphu8a rBOlNNQ1jbfEnzO3TA9AQ1/5xy7tGDgZ3CycpUTnsKCodesfrsBUC4J+rgqiCoYpU1sLDD H5vFg8L0zkYQ8JKVgdacA7UKCPAs2Wya41KkNojVdidr+t3g52fb/GlEcT7s3TFg9RaO9K HZMR+rOoT+If72QNNSAsHPUShY4GP1KMKWX4lnLJ9YTsCvQn03qQntFNzTrvLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aVeXoI7E; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aVeXoI7E; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: CCC772B1F5 X-Spam-Score: -2.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: jE++2/GkHqZJ Hi, Matthew James Kraai skribis: >>>From 53ebbadf664dda942b4d749803b5ece4e4aef0f6 Mon Sep 17 00:00:00 2001 > From: Matthew James Kraai > Date: Sun, 9 Oct 2022 05:07:23 -0700 > Subject: [PATCH] gnu: Add doctl. > > * gnu/packages/admin.scm (doctl): New variable. Applied, thank you, and thanks unmatched-paren for reviewing! Ludo=E2=80=99.