From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SIuONLJC8mQHJgEAauVa8A:P1 (envelope-from ) for ; Fri, 01 Sep 2023 21:59:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SIuONLJC8mQHJgEAauVa8A (envelope-from ) for ; Fri, 01 Sep 2023 21:59:46 +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 BACD732F44 for ; Fri, 1 Sep 2023 21:59:46 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=MIMmaaSg; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693598386; h=from:from:sender:sender: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=VHOp8mNQzCB5UW3NovT3+ZkBtZBgcTGyqXk1mmmr5d0=; b=kEua4pIUWwh9734GR9GHrKrvNP12wdDaXurHN9OKfBqdavoYk9Fx18bKKx7wwSrjnZMtfY 3aiKybRDov4PP9Vs6ZIA+JAR7+dGREldEnnln4GLu7b4ZfJ+UKuoQf59zCogyyhrCxaQVj sZVwweVhFZIo00NvDDYOSp+AXe4uE7QVJqTRYY3asd6MlodM+mGPWsP+9UM95kDZ/uewIB Gul/Ka+HQ9o6laJWV+dBCLjsxTIKR/DGUrgK4o21X1a1JV00fhGIwUWniSZrImlyo/eBSO 1QWESBtIyy6kjG0LVW5hwkO8gSwbfQmOTad4WPUrTbDL6Z7pRKKvKjB2hPNreA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=MIMmaaSg; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693598386; a=rsa-sha256; cv=none; b=Ge3wPqu10gGG2dsb2tW03B5Hx8PHCOYNkm8W2fCEqloza6bnabzdVxWGcU0ZQJi3klr5wA RUwLPS641C/dOX/0MJdJLziyCF4WC+szE7gunfW/OE6XjndDvcDimWJyc4Ta0vuKLcG3d5 1nj7Nj7rz2dLx3E+vrBTfZ65hLA5irujrpxVnTmfAwC83Bj5DrFdH5BGMnwE8W3ft5GJuz C4GGkqdPDGV5n2AR79SZgDSqGk+/EBHRdMcmwLTG/CBPvpcODtJ1rqtDOsoZXohCJLbQBE NvrnqjlksjQdwxe9jpsj29u8l5+CJTDpfgm9yXKUVzVHFThhBYP4ihi5MHL51g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcAIE-00087C-Av; Fri, 01 Sep 2023 15:58:58 -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 1qcAIB-00085V-JS for guix-patches@gnu.org; Fri, 01 Sep 2023 15:58:55 -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 1qcAIB-0007Ov-B5 for guix-patches@gnu.org; Fri, 01 Sep 2023 15:58:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcAIK-0004Wx-KW; Fri, 01 Sep 2023 15:59:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65118] [PATCH v2 6/9] gnu: Add go-github-com-mreiferson-go-options. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 19:59:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65118 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65118@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65118-submit@debbugs.gnu.org id=B65118.169359832317319 (code B ref 65118); Fri, 01 Sep 2023 19:59:04 +0000 Received: (at 65118) by debbugs.gnu.org; 1 Sep 2023 19:58:43 +0000 Received: from localhost ([127.0.0.1]:34054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcAHz-0004VB-1n for submit@debbugs.gnu.org; Fri, 01 Sep 2023 15:58:43 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:51321) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcAHv-0004Tk-9K for 65118@debbugs.gnu.org; Fri, 01 Sep 2023 15:58:39 -0400 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-31dcd553fecso1956747f8f.2 for <65118@debbugs.gnu.org>; Fri, 01 Sep 2023 12:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693598304; x=1694203104; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=VHOp8mNQzCB5UW3NovT3+ZkBtZBgcTGyqXk1mmmr5d0=; b=MIMmaaSgETBw4ykFHbScbDwr43uQXSN1fKJTAhn19SLk88JSHD5k89HJ/cuUtfEt89 COrki2+/W81dzwkz4IjiS/uWNERw7m9YiS+83OFFzr+6hBKcwRPBK/DMm5LuJgvOQjit aLjzEH/EJkNoABYHUeu1VnvL5aInWQYG2QQ71h0468EUFw8MS5Eq82lTK6Ds4ccvmuN1 xgCN0RlDmzjBwc38LF+BM6ghOfnT5gmCtjOIVR3H+MmuQPbAxq/lo9K7Au++07uYLQEv Gvh1bNlugBjMoYglj8LT2OU3KW0i2mG/IRKC0xGvnhsSH7HnmDirZ2jaTJZGbM7xxosE 3rzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693598304; x=1694203104; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VHOp8mNQzCB5UW3NovT3+ZkBtZBgcTGyqXk1mmmr5d0=; b=P0cPTCuDiHvza9D3/VWqgJND6u5UIkIC82Fvv6DPu9faePfQesBa9ifn6VJmaxkcXR RGV/J0y2arQ2HEj/nhVEALYs+T5ygxmAAiv/6UxXprTgFSOOcw8GAzIAVlaTgX8hbwg1 QiRFLY0PlvtxZIOoqCm0KkqXK/b5SETkVQUXRTz/bLa4lDI2jrIhAAYmF0iB7emI4OHj qf7syXU5Zx4a9kDufkoCjLJbBHawo7nSbis6mXH4NTlXqyBcB6/OH8yAiqvzJKPT+V8P lkSR4BnCYzY7cEofln4SWRbPBWkC6TmsJgYc0oJXOqqflVTMIw7KEtOK51j2segvdf2e ALxQ== X-Gm-Message-State: AOJu0Yx4pUQhYRpCKpMUH9wnyzVH7DmH8D4el7HWP9hoa07EDCdWipyh we/8J2WsdXL+kHP3GL3PqMowF0oE6IaVgA== X-Google-Smtp-Source: AGHT+IFsCZy37bHxITeWRkPSY+5h9NsRzY9ThORYyByBB2CI3Yadepto8HmQ6PERbs2XWAA5paKmgw== X-Received: by 2002:adf:f802:0:b0:31c:7001:3873 with SMTP id s2-20020adff802000000b0031c70013873mr2325047wrp.60.1693598304155; Fri, 01 Sep 2023 12:58:24 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id p22-20020a1c7416000000b003fe23b10fdfsm8978592wmc.36.2023.09.01.12.58.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 12:58:23 -0700 (PDT) From: Sharlatan Hellseher Date: Fri, 1 Sep 2023 20:58:15 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.62 X-Spam-Score: -3.62 X-Migadu-Queue-Id: BACD732F44 X-Migadu-Scanner: mx2.migadu.com X-TUID: QOccESShv6yj * gnu/packages/golang.scm (go-github-com-mreiferson-go-options): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index a7c005d43e..62505ff732 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6273,6 +6273,29 @@ (define-public go-github-com-mr-tron-base58 encoding and 8 times faster decoding.") (license license:expat)))) +(define-public go-github-com-mreiferson-go-options + (package + (name "go-github-com-mreiferson-go-options") + (version "1.0.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mreiferson/go-options") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1pxs9ybrh196qy14ijn4zn51h2z28lj31y6vxrz2xxhgvpmfmxyl")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/mreiferson/go-options")) + (home-page "https://github.com/mreiferson/go-options") + (synopsis "Go package to structure and resolve options") + (description + "The @code{options} Go package resolves configuration values set via +command line flags, config files, and default struct values") + (license license:expat))) + (define-public go-github-com-mreiferson-go-svc ;; NSQ specific fork of github.com/judwhite/go-svc, as Guix go build system ;; does not support go.mod with `replace' statement. -- 2.40.1