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 ms5.migadu.com with LMTPS id GA/CL6jqpGLTJgEAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 21:19:04 +0200 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 4KzFL6jqpGLMCwAA9RJhRA (envelope-from ) for ; Sat, 11 Jun 2022 21:19:04 +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 821952CE83 for ; Sat, 11 Jun 2022 21:19:04 +0200 (CEST) Received: from localhost ([::1]:59640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06dT-0002uw-L3 for larch@yhetil.org; Sat, 11 Jun 2022 15:19:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cV-00022a-2c for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60117) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06cU-0007d6-Qa for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06cU-0004xo-KU for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 02/41] gnu: Add go-github-com-creack-pty. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165497504118527 (code B ref 55903); Sat, 11 Jun 2022 19:18:02 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:21 +0000 Received: from localhost ([127.0.0.1]:53899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06bo-0004oj-JZ for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:20 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06bn-0004oT-9X for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:19 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A383943CB4; Sat, 11 Jun 2022 21:17:18 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jEUnP5DjCo4n; Sat, 11 Jun 2022 21:17:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975037; bh=7Xgx4vgUkzNeZhebus4SB2qcY5+aqoADYgUV9A7Zu+M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ZBt80K9zDgrjNijWB2gDGt5w3hy8detI/oshNhMDPzbvL7SOrMYiVQgkiY9VLIXu5 O0zf/F3/0JBJezik/shbKOjxc3rQMpRnk9fXchpoTmyxkeJlSpHLVMwed9hooAg0l/ btHqIL1yFiOdccSS853udq75ZQ+J3ZEKXOpYKz5mwPXoHxka3uMIUY8s33CgRIZzcX WiiY12ggMsDHUQXXVl7x1TuD9B6no5rZRMob0bYdLx68q3xwMaoNUMCbYp0CZGGL0b D8MvRvbEiF7lfR5kHKKuhp9QrJ5Fe9sc3XkQULoJVeu+REtfqOwk+uNEfFo2iFaNE+ 0T1puq4kqLilQ== Date: Sat, 11 Jun 2022 20:16:14 +0100 Message-Id: <20220611191653.15471-2-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654975144; 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=KLFN3RpzIEvEPuXvkdDSuiHpXbCEltjN3djQnkaN4lg=; b=JVgCYySJnHb4VtnnhWp1DW+bjZlYQeWzvsfVHkXXd5d0kzJeDl3UZfTSgFdQ/olcMGHhl+ Gfwl+7uZoV+aIzRw1WlIIaHRzro4u5NQOTwZhq3TBB4twzPvuGtmC0M/NU8XOWY1rEgYyZ f6L4e7fFlmx/2k7Akmpqak3yJODyoT7HGDx5JwPRLe6QY3Fur7Ii2dNJGvTH6XTfrxbkSB CTuZRqdH296DFW+TtRcBX6DuHfM+Zy3+oHFj9AIGlIHVQ+kpPibnrEMF2mol6hBAV/SCqS UeZujc6WcwLJ6kaj0dAbRopEGXLnS7Cl1KcJv4EYuh/vGFUU17u+H0EJCQn/ag== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654975144; a=rsa-sha256; cv=none; b=CgLTT/F1oU4lLdfb7lSlizKlPpSAnMfwXAZSlyGQTXtSSWgWvUgpnMOtiURlILU/0voUXQ If9Tyl3FraZPF7rLUAXv3mDR61ZwXea6+aBuVQLc6G9UJGzomuIJr9bTtlwnitL5/ggipi ns34mCO2FwF5ne1v6PRG8azZn5sPATze3MzrNRw+X53wHjmDArZPplKoQkfc5xUBgqAwwv XUpbvdotHoR6Gjyia3KovEXEWsJkK4HY4l+YvlrHswfotVTh67kBUANkFrv8Ztb+FEvt9+ vHOTWe9Jp52M2NwAs2dXCDlwy4xeNb7rFkZD0FiqfnfRer/96F5H2wOW4+eTtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZBt80K9z; 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: -0.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZBt80K9z; 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: 821952CE83 X-Spam-Score: -0.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: FDQ7dOvWA/P/ * gnu/packages/golang.scm (go-github-com-creack-pty): New variable. Signed-off-by: (unmatched-parenthesis --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 01afa786ba..7570ce6c6f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9861,3 +9861,25 @@ (define-public go-github-com-zenhack-go-notmuch (description "Package notmuch provides a Go language binding to the notmuch email library.") (license license:gpl3+))) + +(define-public go-github-com-creack-pty + (package + (name "go-github-com-creack-pty") + (version "1.1.18") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/creack/pty") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1qqhcgfym0napz8damj7dhfw28g2qn2f5h3lr93i0sxawq926yzc")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/creack/pty")) + (home-page "https://github.com/creack/pty") + (synopsis "Pseudoterminal handling in Go") + (description + "Package pty provides functions for working with Unix pseudoterminals.") + (license license:expat))) -- 2.36.1