From patchwork Fri Oct 21 21:11:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43797 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 BC7BA27BBE9; Sat, 22 Oct 2022 01:34:11 +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=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable 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 BBA5727BBEA for ; Sat, 22 Oct 2022 01:34:10 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1om0E3-0004FF-PA; Fri, 21 Oct 2022 18:10:47 -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 1olzKO-0007cx-8k for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:18 -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 1olzKI-0002WF-Cl for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1olzKI-0000jw-8B for guix-patches@gnu.org; Fri, 21 Oct 2022 17:13:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v13 35/42] gnu: Add go-github-com-nxadm-tail. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Oct 2022 21:13:10 +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: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.16663867622636 (code B ref 55903); Fri, 21 Oct 2022 21:13:10 +0000 Received: (at 55903) by debbugs.gnu.org; 21 Oct 2022 21:12:42 +0000 Received: from localhost ([127.0.0.1]:39225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olzJp-0000gM-NL for submit@debbugs.gnu.org; Fri, 21 Oct 2022 17:12:41 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1olzJM-0000ci-I2 for 55903@debbugs.gnu.org; Fri, 21 Oct 2022 17:12:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F12924E7E3; Fri, 21 Oct 2022 23:12:11 +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 lLzScW3XQ_6v; Fri, 21 Oct 2022 23:12:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666386712; bh=y+743d/U9GZmu743QAy08wsK6iSuGMyzPTZ7Ah4Itqg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=kZ03JkiVjclyukDgrYpF+ksdFcJTSlx0b+SmP/NUXCGq5N0enpPccp1ji/Q6sMwGP 2sC6Uv6w5CecVohVvyiud86lsyNdj/ypOppSFW1jtvyaej+sEwtBX9FBoOsSMEcHx0 htt6y22eqBtR0H1Hhhr6CHgtJ/EYb3vWwTfDhmV7r6d6becoqMftg84HL0QWHn6f5o 4IfHUJINehZY8hFbhZrju7p3iI879d88Nh0JYEr/a35Iyko2lGz9AAFFjGaMe2BlRm OqbqKg7axI+6XWZlNdEvC4cs8JF/5/W2TYSlvaldrDge/N8g9lHimudOH9Brm2UrUG fLV9SC8YaEYvQ== Date: Fri, 21 Oct 2022 22:11:30 +0100 Message-Id: <20221021211137.3296-35-paren@disroot.org> In-Reply-To: <20221021211137.3296-1-paren@disroot.org> References: <20221021211137.3296-1-paren@disroot.org> Mime-Version: 1.0 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: , Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-nxadm-tail): 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 cfed03fdd2..be7d7681bb 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3976,6 +3976,30 @@ (define-public go-github-com-fsnotify-fsnotify (description "File system notifications for Go") (license license:bsd-3))) +(define-public go-github-com-nxadm-tail + (package + (name "go-github-com-nxadm-tail") + (version "1.4.8") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/nxadm/tail") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1j2gi485fhwdpmyzn42wk62103fclwbfywg42p275z1qv2bsz1rc")))) + (build-system go-build-system) + (arguments (list #:import-path "github.com/nxadm/tail")) + (propagated-inputs (list go-gopkg-in-tomb-v1 + go-github-com-fsnotify-fsnotify)) + (home-page "https://github.com/nxadm/tail") + (synopsis "Go implementation of the functionality of @command{tail -f}") + (description + "This package provides a Go library for reading from continuously +updating files, like @command{tail -f}.") + (license license:expat))) + (define-public go-github-com-magiconair-properties (package (name "go-github-com-magiconair-properties")