From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0LvWAdwUyWVhnAAAe85BDQ:P1 (envelope-from ) for ; Sun, 11 Feb 2024 19:41:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0LvWAdwUyWVhnAAAe85BDQ (envelope-from ) for ; Sun, 11 Feb 2024 19:41:32 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b=eexESHBg; 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=1707676891; a=rsa-sha256; cv=none; b=hm/Q/2GFZdYRfa4Y6UlK4GS15lkrd++sHOI+DLrQcF41SrLcKcKrVKV+OwtcOP7R1GPDb5 vfB3g/fAuK4JbZI5bEA2lHZGDUX34+U1IJp3fd1ABYbLQ0+rrMtQsu4ChOrGr/0hv/MKg7 AwAfLrO36mDcxGfhlx1MhVTgL9XKjmigf6L9kjoWXmlao6P84yPM6o6UwYBBSY3P08Y9Fx +0s+TML7tZElZDqbwcPycafZFXjytk1fRpjV11aV6sJKx6vPZMzf9KPd9/vtRxlCbI9Js7 q09wfd+02AtWJjfICvKl/wtb/iiJ3Oe0yaM1/q1ABdjJZuiv0jDQ89r9w7drNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b=eexESHBg; 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=1707676891; 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=ffxcxweXfhpFSxLIy8mXL03EXiByNjqL6RsT9eMrrSo=; b=nsATmijRnyEhdK6OZXm5AxgFtP53d1J5A084MohNEoIhl8Za2NY8hATakR3KnkejO9Fzhc +OfgwImUjZnTWS0I+ROgdwcqdcrdxlUx9XRce0syr0HEJhYWs6aYWi9dr9K/Pf7mLd8kyn 5fJ8nr264S+MuK+s0KDQntPONSxVMWmPgyeeNNhTJ6JQSMNYZ3nkyfyEd7445pkNqAtu0V 2MEAFp+7Fnubnq1GSJZ3tpK9t35Ej/BqPzlo86dUKx2kuR+t6HNn6rUPdBpwGoWGYO/nKw CsdA+30eXBoMZ4CICVAbBOyIDVPdw5cuTCrBWU2dBnVoE5RvnmPVCHGbWRo27A== 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 E28C8778E6 for ; Sun, 11 Feb 2024 19:41:31 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZEl3-0007xm-5r; Sun, 11 Feb 2024 13:40:53 -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 1rZEkx-0007w2-De for guix-patches@gnu.org; Sun, 11 Feb 2024 13:40:47 -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 1rZEkx-0002BG-5E for guix-patches@gnu.org; Sun, 11 Feb 2024 13:40:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZElD-00040z-Dx; Sun, 11 Feb 2024 13:41:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54335] [PATCH v4 03/12] gnu: Add go-github-com-cyberdelia-go-metrics-graphite. Resent-From: Alexey Abramov Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Sun, 11 Feb 2024 18:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54335 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54335@debbugs.gnu.org Cc: Katherine Cox-Buday , Sharlatan Hellseher X-Debbugs-Original-Xcc: Katherine Cox-Buday , Sharlatan Hellseher Received: via spool by 54335-submit@debbugs.gnu.org id=B54335.170767682115293 (code B ref 54335); Sun, 11 Feb 2024 18:41:03 +0000 Received: (at 54335) by debbugs.gnu.org; 11 Feb 2024 18:40:21 +0000 Received: from localhost ([127.0.0.1]:38692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZEkW-0003yU-GC for submit@debbugs.gnu.org; Sun, 11 Feb 2024 13:40:21 -0500 Received: from mail.mmer.org ([178.22.65.174]:48234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZEZY-0003Rm-EU for 54335@debbugs.gnu.org; Sun, 11 Feb 2024 13:29:01 -0500 Received: from mail.mmer.org (localhost [127.0.0.1]) by mail.mmer.org (OpenSMTPD) with ESMTP id d454bc61 for <54335@debbugs.gnu.org>; Sun, 11 Feb 2024 18:28:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=mmer.org; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=TSRzzmLc674tNmu5c4Ui6i6DS 9udUF/6N7mc7rjCk9Y=; b=eexESHBgUCNFxmuv8dByn4o7fmyDQlLikYRFQLaFj 4II3ViMgPrwsPJdW+dk2mQzXnWwIkddhQ31RHIIBy46FhLtBIpWnKSW5ArbvxLPs /tB+DY7Io+uY6UNE+d4KBjkBjiF8PV5BywpDjoNmov39gM6pCePb7ARAmTwtr/Ly cU= Received: from delta (i60212.upc-i.chello.nl [62.195.60.212]) by mail.mmer.org (OpenSMTPD) with ESMTPSA id 8aa488f6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <54335@debbugs.gnu.org>; Sun, 11 Feb 2024 18:28:34 +0000 (UTC) Date: Sun, 11 Feb 2024 19:28:17 +0100 Message-ID: <20240211182830.3631-4-levenson@mmer.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240211182830.3631-1-levenson@mmer.org> References: <20240211182830.3631-1-levenson@mmer.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: , Reply-to: Alexey Abramov X-ACL-Warn: , Alexey Abramov via Guix-patches From: Alexey Abramov 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-Scanner: mx10.migadu.com X-Spam-Score: -6.68 X-Migadu-Queue-Id: E28C8778E6 X-Migadu-Spam-Score: -6.68 X-TUID: hV/yTTY3qTbH From: Dominic Martinez * gnu/packages/golang.scm (go-github-com-cyberdelia-go-metrics-graphite): New variable. --- gnu/packages/golang.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 6ca2d23f83..82bfcc1a46 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11709,6 +11709,34 @@ (define-public go-github-com-armon-go-radix provides a single @code{Tree} implementation, optimized for sparse nodes.") (license license:expat))) + +(define-public go-github-com-cyberdelia-go-metrics-graphite + (package + (name "go-github-com-cyberdelia-go-metrics-graphite") + (version "0.0.0-20161219230853-39f87cc3b432") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/cyberdelia/go-metrics-graphite") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1nnpwryw8i110laffyavvhx38gcd1jnpdir69y6fxxzpx06d094w")))) + (build-system go-build-system) + (propagated-inputs + (list go-github-com-rcrowley-go-metrics)) + (arguments + '(#:tests? #f ; Tests require network interface access + #:import-path "github.com/cyberdelia/go-metrics-graphite")) + (home-page "https://github.com/cyberdelia/go-metrics-graphite") + (synopsis "Graphite client for go-metrics") + (description + "@code{go-github-com-cyberdelia-go-metrics-graphite} is a reporter for +the @url{https://github.com/rcrowley/go-metrics,go-metrics} library which +posts metrics to Graphite.") + (license license:bsd-2))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0