From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8KHHN2E3zmQHgwEASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:49:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oLNlN2E3zmR4WwAAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 13:49:53 +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 8B1F45AC8A for ; Sat, 5 Aug 2023 13:49:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=QgKct2wI; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691236193; 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-type:content-type: 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=4vrYxBpBoTs9gTRViGOCiBdplph2NQf+g49OS0buDYI=; b=nbciri2JtaCe7LkoAB1JaFK83j4Vwj/3GzmQnimoZe/FDv50BNohRBwNmib6pwDcKy8JZZ 7e9Swj86XP2ukO1isg424PPWg13LrxVK6H0PiOttsjeiI118Pq6R5VLcWCozLPjGNejyDZ 7dET45amINYJU/uqhQmvlmz7S5p1RDULYS164WqTZuC9s00xGVKNF9aJYzeAYbgbaYCsPm 0dREvAl2wyyj2AVZr42lvl7zYLD1Qx9D5xMMnorMsGKJzerKOUt8wKxk9b6XFT7tZrUVEw 4MhzBDXU0I9y4xUTBM+kkB9pLiVg9z478HTBipWlPXvvHfVj2tqPoasDAvPO1w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691236193; a=rsa-sha256; cv=none; b=FlplAu9ABsLzfUVb7BHhhkzq5L78vwZyfeDdfxwDhWo10jFItIxFdzlZ5DyuIrFDdOAYzC b80xDss7qRNw+hSE5v7RXo/qvtyvf/FFr5gvnpyrKIPtHU0Ctv0OehHUteiwifkQobG4AE SCoaP6szR8bBT2waLm/JpH1hqTGNeDzKf+fNPwPySccmN7OCw7+mpUWOQsm+cCNR+xwqly 8oicnfsiWa3owGHcgPj/8bAnSaB9FGmW0F6UiRary3zeouGT81euCssl1zDxBfC3f/Pw/O tz5CovoSvu6K4wU7HkG/+V+im3RVJpduero6uuESMosyYUAPwxldZBbxz9CiRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=QgKct2wI; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSFmL-00082Q-GY; Sat, 05 Aug 2023 07:49: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 1qSFmJ-0007zb-Pt for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:03 -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 1qSFmJ-0006VW-Hd for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFmJ-0000ui-DR for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 02/13] gnu: Add go-github-com-chyzer-test Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:49:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65074@debbugs.gnu.org Cc: Fries Received: via spool by 65074-submit@debbugs.gnu.org id=B65074.16912361343401 (code B ref 65074); Sat, 05 Aug 2023 11:49:03 +0000 Received: (at 65074) by debbugs.gnu.org; 5 Aug 2023 11:48:54 +0000 Received: from localhost ([127.0.0.1]:55947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFm7-0000sf-U1 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:48:53 -0400 Received: from mail-4324.protonmail.ch ([185.70.43.24]:40819) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSF2b-0005Ne-PC for 65074@debbugs.gnu.org; Sat, 05 Aug 2023 07:01:50 -0400 Date: Sat, 05 Aug 2023 11:01:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691233303; x=1691492503; bh=4vrYxBpBoTs9gTRViGOCiBdplph2NQf+g49OS0buDYI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=QgKct2wI+c9TKUGvseecBrdbOtVW81PekYe/miIMah+uHLVBnEGu4zhD2tWIDHNSt ZuMLChVxGbYrTBM7HCjv4+awhIvJXA17AC6kkOI1zRErr8I7HYRoh/DWrk6Ig+55Bc mD+s+bF4vG224jqPgxvA6oWb9fmzAr8tBn6djfZJ6qvfWEXLNiouP6KnZ9pNyL6Y+C NG1kO1RQIu30zGt1V8lkKEr7+isOn8LdBgqGV14xN3lCIiUgT3He41zXKgvt3ud0zF RH3L7qXY9fnpTUIBGeSTuwXZFGdernzebU/qGYvKUCIoNmWg+TaehdG9jrMR94l6ii 3HZycc2q5hDug== Message-ID: In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sat, 05 Aug 2023 07:48:47 -0400 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: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 8B1F45AC8A X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-TUID: YRiOirSwZ1iX * gnu/packages/golang.scm (go-github-com-chyzer-test): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 7005515bb2..171bd3bdb5 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2113,6 +2113,30 @@ (define-public go-github-com-dhowett-go-plist types.") (license license:giftware)))) =20 +(define-public go-github-com-chzyer-test + (package + (name "go-github-com-chzyer-test") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/chzyer/test") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1axdlcnx2qjsn5wsr2pr1m0w0a8k4nk5kkrngh742fgh81vzzy8s")))) + (build-system go-build-system) + (arguments + (list #:tests? #f ;; Tests relating to a in-memory disk fail due to a= Segfault. + #:import-path "github.com/chzyer/test")) + (propagated-inputs + (list go-github-com-chzyer-logex)) + (home-page "https://github.com/chzyer/test") + (synopsis "Testing library for Go") + (description "A testing library for Go programs.") + (license license:expat))) + (define-public go-github-com-chzyer-logex (package (name "go-github-com-chzyer-logex") --=20 2.41.0