From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QDDsLxJL0mWSRQEA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 19:23:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QDDsLxJL0mWSRQEA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 19:23:14 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=1gLRAFBK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none); 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=1708280594; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=uZjdAHxdV7kUL9dzxfCzEeeS2D6taxTxxhPBih3RcVY=; b=icOGVE9K3WDh12ugHeVfv3XkoEm7/iMkzY9vASbHIW672J8yX8dW7wmvKX4J/X++hGZsTS EX72dPRYd/B3Nu4GRUkoGz0cwwFVT78+P6Qcgzk33UDGT+ZgPgg1YG6lvAqxCYbdQd+ZN2 tO35oa0ZGHzj+jI+z6NyX6NMS+Y0P5NCeQ3vWoVF2kSORX2xsnvpfv8YZYxnhxWR3Gi70W 11o1vFtEwz/E4dvhvBzbwDg66iXodLd72xsbNlILooMj0mL/Q1k3GVVnlOPRi8HsoZ3USM DsYfKN6x2ywEZQWENEtVIfC3gpVNShAJUgbbFBlaYcm9XGNFJ1s+CtD2COyFFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=1gLRAFBK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none); 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=1708280594; a=rsa-sha256; cv=none; b=W8CxWlhf/n2fteNsif+9V1urH16FFHeLTQW87dKPgNk1crGuVvmejF/kkKW6JXKFqT8/z9 Se6RF54HJbv9IzdR2LobaME+bfxG+rAfPdAPYUFJJk9u//wa+8lybvYcnlD0eYIE5lFeGh avzejCOWoH+Rn2l+bCA35QhAYcpDCSkPcxRelECkHe514TaiphpzMcVV8TwA03OhOEq/Ru l231yTohSKgawNaXU0I8qwp6yQ8/okp5OvGQMaxdyCtYP4QKUza/oBymZ5DQr18HaF/mzF cu90LutRR+8NL0BXqtd8d6o8HLoxKWrb0AJ68RNOm32fZJQz/sZEPBoUIg1khg== 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 AFF7A12847 for ; Sun, 18 Feb 2024 19:23:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rblnc-00073h-Uv; Sun, 18 Feb 2024 13:22:00 -0500 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 1rblnb-000726-D5 for guix-patches@gnu.org; Sun, 18 Feb 2024 13:21:59 -0500 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 1rblnb-0002Ol-4n for guix-patches@gnu.org; Sun, 18 Feb 2024 13:21:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rblnv-00031Y-NO for guix-patches@gnu.org; Sun, 18 Feb 2024 13:22:19 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69208] [PATCH] gnu: go-github-com-mattn-go-colorable: Add missing input. Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 18:22:19 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69208 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69208@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170828053811599 (code B ref -1); Sun, 18 Feb 2024 18:22:19 +0000 Received: (at submit) by debbugs.gnu.org; 18 Feb 2024 18:22:18 +0000 Received: from localhost ([127.0.0.1]:37048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rblnt-00030o-NA for submit@debbugs.gnu.org; Sun, 18 Feb 2024 13:22:18 -0500 Received: from lists.gnu.org ([209.51.188.17]:53956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rblQc-0001mW-7L for submit@debbugs.gnu.org; Sun, 18 Feb 2024 12:58:15 -0500 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 1rbPw6-0001qO-EW for guix-patches@gnu.org; Sat, 17 Feb 2024 14:01:18 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rbPw4-0000Md-8B for guix-patches@gnu.org; Sat, 17 Feb 2024 14:01:18 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4TcdS75w1pz9sSq for ; Sat, 17 Feb 2024 20:01:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1708196471; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=uZjdAHxdV7kUL9dzxfCzEeeS2D6taxTxxhPBih3RcVY=; b=1gLRAFBK7Uee/DqDveR0lKkNei+s34eq8vgBn8z6Y8naBYq2Il/rFnyGRNmD4o6ZibPD8k 8snpWTudwNUD6BLSQ7iPwJlE6v3EGgQCkBE5hfYIL3lg5p2L8rRaK9d7mY5KR+bjy/x6/B 80oJirctHJ79vvXzuOfnd5iEf208gy7rdGUfFVUfCdAD2jRuzRgpG6V1/BtapnbQ2a7G2B GybnczZF87ZY1zvK/D4GvTz2qrlYZ52RVMIA+eVc500q/LZninc0WzTbVuH4KMqrhLznA7 oLANWTlkmDW80ePsaoj4C9o3PGyiXmTBJ1u9B2AbChcdvh1rZYSQMdb8tv7pRw== From: Troy Figiel Date: Sat, 17 Feb 2024 19:53:56 +0100 Message-ID: <877cj2c3uw.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=80.241.56.171; envelope-from=troy@troyfigiel.com; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.22 X-Spam-Score: 2.22 X-Migadu-Queue-Id: AFF7A12847 X-Migadu-Scanner: mx13.migadu.com X-TUID: /Hj9dKv6uTFa * gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Add missing input. [native-inputs]: Move go-github-com-mattn-go-isatty from here ... [propagated-inputs]: ... to here. --- gnu/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 527b63d160..75ad05d4cf 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4525,7 +4525,7 @@ (define-public go-github-com-mattn-go-colorable (base32 "05hl2ddp67p5kj3ix4zzqqjh4fan4ban3vgw8f98simwigs3q41j")))) (build-system go-build-system) - (native-inputs + (propagated-inputs (list go-github-com-mattn-go-isatty)) (arguments '(#:import-path "github.com/mattn/go-colorable")) base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c -- 2.42.0