From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4BTHJThutGFaJAEAgWs5BA (envelope-from ) for ; Sat, 11 Dec 2021 10:24:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2G9aIThutGEtPAAAbx9fmQ (envelope-from ) for ; Sat, 11 Dec 2021 09:24:08 +0000 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 6309FC25B for ; Sat, 11 Dec 2021 10:24:08 +0100 (CET) Received: from localhost ([::1]:60476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvybv-0000bz-HB for larch@yhetil.org; Sat, 11 Dec 2021 04:24:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvybq-0000bq-HB for guix-patches@gnu.org; Sat, 11 Dec 2021 04:24:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36977) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvybp-0004XI-Sx for guix-patches@gnu.org; Sat, 11 Dec 2021 04:24:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvybp-0005H2-Mo for guix-patches@gnu.org; Sat, 11 Dec 2021 04:24:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52323] [PATCH] lint: 'kdoctools' is typically used only while building. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Dec 2021 09:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52323 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 52323@debbugs.gnu.org Received: via spool by 52323-submit@debbugs.gnu.org id=B52323.163921459320217 (code B ref 52323); Sat, 11 Dec 2021 09:24:01 +0000 Received: (at 52323) by debbugs.gnu.org; 11 Dec 2021 09:23:13 +0000 Received: from localhost ([127.0.0.1]:48523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvyb3-0005G1-9B for submit@debbugs.gnu.org; Sat, 11 Dec 2021 04:23:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvyaz-0005Fn-LX for 52323@debbugs.gnu.org; Sat, 11 Dec 2021 04:23:12 -0500 Received: from [2001:470:142:3::e] (port=51786 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvyau-0004SR-Br; Sat, 11 Dec 2021 04:23:04 -0500 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=527BOFff5vJL+SlKaQweOlnQ80/s5IJRYVDO5XIoNGE=; b=Z3LdamLzx0x3x/a4bMmf Jj+vTD0by34Ia9oh+FQ37D6pWcnfXtHb6AJBU8QUo2Z2gYDxfUsPqoFTtlB+YI/Lx3hT1eudqpUI2 k8qZF0O4o1T0cS3bgM1+kkUc/6ACgf3tmTA03c4BHpgnSj5M52+4sMn0P+T1JhRQL+TlIQqIjQE0W 4rjp2TlQk73aPvYK5FAODS52yHF+aS2ftfJVwFKluShHMZPGUQzGzNCL8Hz2LeKHs8OxHFOLm7G9N g9zNoCuYMqZ+914rDaXkx4gLbpai7kYWddH/qPmVkhS1ahEB/LpGfOTN6RTbCvDTRR1lkQJm5Ai6s PTGVRyF4v+hLEQ==; Received: from [2a01:e0a:19b:d9a0:2ddb:d3d2:32e8:d31a] (port=33128 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvyau-00027A-8M; Sat, 11 Dec 2021 04:23:04 -0500 From: Mathieu Othacehe References: <9fa75c7a06aa313cc6736afc49ebf13260509937.1638764367.git.leo@famulari.name> Date: Sat, 11 Dec 2021 10:23:02 +0100 In-Reply-To: <9fa75c7a06aa313cc6736afc49ebf13260509937.1638764367.git.leo@famulari.name> (Leo Famulari's message of "Sun, 5 Dec 2021 23:20:08 -0500") Message-ID: <8735mzzea1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639214648; 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:resent-cc: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=527BOFff5vJL+SlKaQweOlnQ80/s5IJRYVDO5XIoNGE=; b=cz5giWp7bV8zhtSP/lshXUtwC+fPrN5iPo4XEpiQ7wk4mWy3x1IWNSoPRaUpURKybnI32u 1jxQY6rWWs1tzo/EEyWwY1R1H/TYvMEvLOQllyYkU+n4JfMWOb11+2G+2RICBkOfhg7xPl xdowpmQccTqorWKHW/hHFTS2OEKRuob1jnVNW7d8z2XOrW6XmjvHGNiKhSeGPYuXDl7/GF Y+ZGW82bxE/8Q1m8Y+AsleZoUFOy+pECyq5P8HUKaO6lGWTEa+wY7rg+m4x5kEn0jn+qk9 aA2GVUdOWrnWiDGbVluq58wVUprtQR9Nxn+TLccCdBLLxn+Q/Gasah2gfeKvOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639214648; a=rsa-sha256; cv=none; b=lBiKmJQxOJo06AsT4R1fbF5iV9sNNVMY4rOfD0jT8CQzYAhQehiuR3NYxIzIwll+R5BEcH z7w4loE0kXQMOgvRxpwTA3w+PuuyrWXKoDrlHYEkpjpad5YhYPR24Ckk240thUYRHghbg0 mswV6H4q8EVhJNqvtlDwQ4AK+wFXMBwNfEPdLlBFiCtxjwLhZh2hukpbb4coMbC8H+qPC/ sy5Goa2LVdDwdGWxOpk9sD8iSxFW0YaRkl67PfbqNtKK6wq6KGpUeCxqA6CGPD5mSPOZ2J lEVdRsfFHu8nGSJMF2nBlUsgP+tnAFh6QFfBbxS4nBkZ9rXxkIqOX1cRPA/kKg== 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=Z3LdamLz; 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: -3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Z3LdamLz; 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: 6309FC25B X-Spam-Score: -3.66 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7gRxa84gBdMI Hey Leo, > * guix/lint.scm (check-inputs-should-be-native): Add kdoctools. Seems reasonable to add kdoctools there. Thanks, Mathieu