From patchwork Tue Apr 23 16:12:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dale Mellor X-Patchwork-Id: 63319 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 012D227BBEA; Tue, 23 Apr 2024 17:15:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 40AC527BBE2 for ; Tue, 23 Apr 2024 17:15:01 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rzInC-00033t-OE; Tue, 23 Apr 2024 12:14:50 -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 1rzInB-00033k-Qf for guix-patches@gnu.org; Tue, 23 Apr 2024 12:14:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rzInB-00062S-Ij for guix-patches@gnu.org; Tue, 23 Apr 2024 12:14:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rzInR-0001uw-Pf for guix-patches@gnu.org; Tue, 23 Apr 2024 12:15:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#68621] [PATCH v2 2/4] gnu: knot-resolver: Appease some guix lint complaints. Resent-From: Dale Mellor Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 23 Apr 2024 16:15:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68621@debbugs.gnu.org Cc: black-hole@rdmp.org X-Debbugs-Original-Cc: Dale Mellor , guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17138888586797 (code B ref -1); Tue, 23 Apr 2024 16:15:05 +0000 Received: (at submit) by debbugs.gnu.org; 23 Apr 2024 16:14:18 +0000 Received: from localhost ([127.0.0.1]:53050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzImf-0001lW-Sn for submit@debbugs.gnu.org; Tue, 23 Apr 2024 12:14:18 -0400 Received: from lists.gnu.org ([2001:470:142::17]:40636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzImA-0001dl-ES for submit@debbugs.gnu.org; Tue, 23 Apr 2024 12:13:48 -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 1rzIlo-0002ms-BY for guix-patches@gnu.org; Tue, 23 Apr 2024 12:13:24 -0400 Received: from [195.15.247.228] (helo=rdmp.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rzIlm-0005ju-KF for guix-patches@gnu.org; Tue, 23 Apr 2024 12:13:24 -0400 Received: from [127.0.0.1] (helo=localhost.localdomain) by rdmp.org with esmtp (Exim 4.96.1) (envelope-from ) id 1rzIlk-00047D-36; Tue, 23 Apr 2024 16:13:21 +0000 From: Dale Mellor Date: Tue, 23 Apr 2024 17:12:24 +0100 Message-ID: <20240423161226.973140-2-guix-devel-0brg6a@rdmp.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240120212542.17473-1-hello@lnikki.la> References: <20240120212542.17473-1-hello@lnikki.la> MIME-Version: 1.0 X-Host-Lookup-Failed: Reverse DNS lookup failed for 195.15.247.228 (failed) Received-SPF: pass client-ip=195.15.247.228; envelope-from=guix-devel-0brg6a@rdmp.org; helo=rdmp.org X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Dale Mellor * gnu/packages/dns.scm (knot-resolver): Add bash-minimal to inputs, re-label input items to 'lua5.1-bitop' and 'nghttp2:lib'. --- gnu/packages/dns.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index 947a6e89ba..bb86fd34f8 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm @@ -1051,15 +1051,16 @@ (define-public knot-resolver python-sphinx-rtd-theme texinfo)) (inputs - `(("fstrm" ,fstrm) + `(("bash-minimal" ,bash-minimal) + ("fstrm" ,fstrm) ("gnutls" ,gnutls) ("knot:lib" ,knot "lib") ("libuv" ,libuv) ("lmdb" ,lmdb) ("luajit" ,luajit) ;; TODO: Add optional lua modules: basexx and psl. - ("lua-bitop" ,lua5.1-bitop) - ("nghttp2" ,nghttp2 "lib") + ("lua5.1-bitop" ,lua5.1-bitop) + ("nghttp2:lib" ,nghttp2 "lib") ("python" ,python))) (home-page "https://www.knot-resolver.cz/") (synopsis "Caching validating DNS resolver")