From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8J7XKhB7DmR01wAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 02:23:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id xSbYKhB7DmQ3NAEA9RJhRA (envelope-from ) for ; Mon, 13 Mar 2023 02:23:28 +0100 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 72FBC3B019 for ; Mon, 13 Mar 2023 02:23:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=KDBPCalu; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678670608; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=1DkES6C3vuCvqdxLGasNGpzhPvOX8DB38+4hJEO2Vr0=; b=IZURkUIYTOmI4vd2D4TYH4Kpq59bkRb+hbuNI7sXKtNjkpjWmV3oPG2SkIBtgDeUTSnxTq tBwPPaybFO2wJtxtCKaDqmfzAZ+rU8SNTlCaf/wf6IMo3KYuXmM1rHwsEhu8FqfmFJuuCV LN5ROYlIEOy9Qi9LKpYpve1mM5uplweOShX972d/bDJ0KBtsvVmMIRrOe3RNm3M2Z6b7ve dJQg6lNe7d0CxuPdA3Lkc3wSeI/qkbKWU7b6ewhvOPMJl3eWoXtdcNp77SkvqPFUJ8ye/a n4TcerRjcFs2RThwGzCLzdzG/O4XPN80DE2UWmDt7kM6+sw450aAUxly1F0XWQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=KDBPCalu; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678670608; a=rsa-sha256; cv=none; b=Lss/xpQyH4by0bODgrYtnbTVdx3y3yGc+/Rsr6r4v5xhVxiTbNxhpHmy6qW2r2Z93dB2H6 GPpYp7lu+m4BLb8OkPHRmAzLS/u2VW76gAKAkhh1F8LlTdssG7CN9QxSTvP6sCkXKgR4v1 RATGiYcyGsGmNdu5lR2Hn2xNxpX4grK4qmCtC72ofcwOhdoY2xWZvkxVrrsK+ILgauqPEv NdokT1nXV/rZP5IPgeDf14FCjV5tMugFHozj9i+uNjIBBvHXU2wH+0KMzpXsef3kXUjvum LVzyvYUAZetdU3rGX1ZoJmFL8R5H6PWVNOXsvTGlm08O6famhbPoGl2y6rd5UQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbWu1-00084B-Gb; Sun, 12 Mar 2023 21:23:05 -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 1pbWu0-000835-Ae for guix-patches@gnu.org; Sun, 12 Mar 2023 21:23:04 -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 1pbWtz-0003gr-Bd for guix-patches@gnu.org; Sun, 12 Mar 2023 21:23:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbWtz-0000J4-7S for guix-patches@gnu.org; Sun, 12 Mar 2023 21:23:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62154] [PATCH 3/4] gnu: inetutils: Use new-style inputs. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 01:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62154 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62154@debbugs.gnu.org Cc: Felix Lechner Received: via spool by 62154-submit@debbugs.gnu.org id=B62154.16786705351083 (code B ref 62154); Mon, 13 Mar 2023 01:23:03 +0000 Received: (at 62154) by debbugs.gnu.org; 13 Mar 2023 01:22:15 +0000 Received: from localhost ([127.0.0.1]:33284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbWtD-0000HN-KQ for submit@debbugs.gnu.org; Sun, 12 Mar 2023 21:22:15 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]:43472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbWt9-0000Ga-Pi for 62154@debbugs.gnu.org; Sun, 12 Mar 2023 21:22:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=27UyI5faiohoaBz uQUPsOJSMUiDDdXthU3rQQ2QC6i8=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=KDBPCaluoLV7rbLqR+OISSnkKmb9+CAb2aePtUCH DqONg6K8zcBIYQr42RXy6zOJ5rUwJPANMUkWtTNr/vwOpqs08mMPjeJyUjl5vFMqorA+FH vf9gYKYuvw9oQT1TkAuERK2ur7AaOcoUOCnDIDXJEH5p3LBhrk344Yg1opCM4= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id abf6abce (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Mon, 13 Mar 2023 01:22:10 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 80edbb92; Mon, 13 Mar 2023 01:22:09 +0000 (UTC) Date: Sun, 12 Mar 2023 18:21:55 -0700 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: Felix Lechner X-Migadu-Queue-Id: 72FBC3B019 X-Spam-Score: -4.01 X-Migadu-Spam-Score: -4.01 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: p7/ZepvSwRRl * gnu/packages/admin.scm (inetutils): Use new-style inputs. --- gnu/packages/admin.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 8147274b77..6c1c1aca1e 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -940,7 +940,7 @@ (define-public inetutils ("readline" ,readline))) ;for 'ftp' (native-inputs (if (member (%current-system) (package-supported-systems net-tools)) - `(("netstat" ,net-tools)) ;for tests + (list net-tools) ;for tests '())) (home-page "https://www.gnu.org/software/inetutils/") (synopsis "Basic networking utilities") -- 2.39.1