From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CMzYJUOryGVKLwAAqHPOHw:P1 (envelope-from ) for ; Sun, 11 Feb 2024 12:10:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CMzYJUOryGVKLwAAqHPOHw (envelope-from ) for ; Sun, 11 Feb 2024 12:10:59 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KgSsPRS1; 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=1707649859; h=from:from:sender:sender: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=64VvukK517B15FF2MRVkkXJT7mXnB8q2jpMuB3mc6hM=; b=tdlXR3fvWjL2GHKt0SkLSAxk9koCxgFh7o/qh+si0nYusGdVOVgq496lpo7FnVHjEWNzY6 MjS95/lc4mTOz12JcyIwPMM/nVdU9+2qUE9jQ4okMES/o60bs0+yaBVfKlJGRj6NOgJYno qFWau5mcE8jxs6J78OGtMOG6aVUxhlXFQ2xF+rq9592xxsTP77LDL54Rs47o4teJmTkbKw egxKWQPw/PIAuDKoOjPQQiBdjNl89IaDpLMafr6CJDuZwa1A+U+l1EPouPhoWmqXxoz0Pi +tM6ci1Zk4iSOpAevJASJwMcjpRgsa7aFrIrkFgm48IKayanw8HuwE89xOsVsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KgSsPRS1; 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=1707649859; a=rsa-sha256; cv=none; b=KPcX7m7il4b1uYjZgsFrlaz4znUA2Cd5u+bzYib/7d8DumOnFvkBWWWEJHV5gZS2E9rM6u FNzr2Gcjol/+4b3MgwOCp2mioAKrKxpRWNkCQznFgWhD58ztvNaEG64KdXaqUAwkYDuLhH Ah2p1YpKjg76xfPg2eLd2gRy1/hR5rTuNO2c4YHmrEBEr7YdIhDDoUsCRPg49eGaypEIrO yJu3D8v+8PyTBpt8DDbE25VKwLAJkwgUa7E8Rf4lB4UAFcojcG67IDWSj9ieMoCPzUSfIq d9JbTCCcnzgwG0mVWNqsZV2ApfebX/2ZbMGcVXx9FHAgVNNy57hCSnkjO6ZDDA== 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 4F92E3D2D8 for ; Sun, 11 Feb 2024 12:10:59 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZ7jY-00089K-6l; Sun, 11 Feb 2024 06:10:52 -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 1rZ7jU-00087x-2s for guix-patches@gnu.org; Sun, 11 Feb 2024 06:10:49 -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 1rZ7jT-00009A-2W for guix-patches@gnu.org; Sun, 11 Feb 2024 06:10:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZ7jj-0006E9-7Y; Sun, 11 Feb 2024 06:11:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69042] [PATCH 05/30] gnu: go-github-com-mreiferson-go-options: Move to (gnu packages golang-xyz). Resent-From: Sharlatan Hellseher 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 11:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69042@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday , Sharlatan Hellseher X-Debbugs-Original-Xcc: Katherine Cox-Buday , Sharlatan Hellseher Received: via spool by 69042-submit@debbugs.gnu.org id=B69042.170764982523823 (code B ref 69042); Sun, 11 Feb 2024 11:11:03 +0000 Received: (at 69042) by debbugs.gnu.org; 11 Feb 2024 11:10:25 +0000 Received: from localhost ([127.0.0.1]:39431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZ7j7-0006C3-0a for submit@debbugs.gnu.org; Sun, 11 Feb 2024 06:10:25 -0500 Received: from mail-lj1-x236.google.com ([2a00:1450:4864:20::236]:60602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZ7b4-0005nE-0L for 69042@debbugs.gnu.org; Sun, 11 Feb 2024 06:02:06 -0500 Received: by mail-lj1-x236.google.com with SMTP id 38308e7fff4ca-2d0b4ea773eso30864751fa.0 for <69042@debbugs.gnu.org>; Sun, 11 Feb 2024 03:01:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1707649304; x=1708254104; 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=64VvukK517B15FF2MRVkkXJT7mXnB8q2jpMuB3mc6hM=; b=KgSsPRS17OLc7Kama12BBP/aul5dVgoo4pKfresWFaRdOxhDSYv5J8Nf18Y0wsrVnx ZGc5EXznTAYz76913eZPNdRVGDe8U+6FXuGbxsjbCQOTYyQAYuyC1Pp4GMGHHQfmRbWR kLwOaP5MD4qy5YEwn3d0Xs+NejRO2mxGhXxx+cmD6omlxo1BQilB50g8BPDvfgoozV+U JS8kh5fw+ozhOjodMXOiQXZDJH4kI7sF8Rqznv8iOgPXvSJRGr6OY9CJRfXsVokA/4dn wQZYV5FIP20hoZGIxPNiJg2Ki6xhMu5XVpEX8NRu8Y+qQVE9A7hwTixzhma/B8zwdTGP iR8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707649304; x=1708254104; 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=64VvukK517B15FF2MRVkkXJT7mXnB8q2jpMuB3mc6hM=; b=aD+bikEkLPRckSmfkW43Xym1K6sqfn+vxZIjnIbf5ohFRCgj5oiIVza5UcUaTdsWix dOGVRGA/407aMsfOUv67IFRun8o1D/X0weg0wEmLCyYEFW3wTn5/ig/1pBYxpVhMipi2 vAzJNrxgi7tbnZP47aOjw/t/hpyMjssRXrDEV6h9RBfnu1+Rc6uCmGb+S0UmeAFWDHSl dngZ/QL0xs8IYkASTlObG7Bwu/0mXQM32hnAfmFJEmJGetrltIBMNIXIWZD98mWK/ZZ9 qfgeLRNfFXhQVtpeon8cGg7mRaVPLZ1t6xBYmCJgxcDHjFKXNcQe/XX2y5lMnrD2ZzYg 5nhw== X-Gm-Message-State: AOJu0Yyz5/ZCQ2Dfh2ZSnyzSsCqGztHn8LTQRW9RDPJCllTa9t+z4s5L P9w+AfWz0bKc3QL/D81OrnIlQVNec1+wT7xMrkNNS+UnH4l59LNQOWbDx7qRQ70= X-Google-Smtp-Source: AGHT+IFSUElxNd4mhJKW3oqt2GoO2METs3HmJ2X3N4l37dZGADDFMNZ19p/a4sImsqwkXMxJkWDfjg== X-Received: by 2002:a05:600c:3550:b0:40e:f1f4:89cc with SMTP id i16-20020a05600c355000b0040ef1f489ccmr2581766wmq.25.1707648812710; Sun, 11 Feb 2024 02:53:32 -0800 (PST) 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 i19-20020a05600c355300b0040ff2933959sm5562615wmq.7.2024.02.11.02.53.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Feb 2024 02:53:32 -0800 (PST) From: Sharlatan Hellseher Date: Sun, 11 Feb 2024 10:52:54 +0000 Message-ID: <02746bdfee9eef09080d18859d95c4ac6ed64499.1707646257.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.82 X-Migadu-Queue-Id: 4F92E3D2D8 X-Spam-Score: 4.82 X-Migadu-Scanner: mx11.migadu.com X-TUID: Ch+zC3M7C4j0 * gnu/packages/golang.scm (go-github-com-mreiferson-go-options): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ia5cf19a48812b56b0b38ed80246a65c345454c79 --- gnu/packages/golang-xyz.scm | 24 ++++++++++++++++++++++++ gnu/packages/golang.scm | 23 ----------------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 33aa43357f..ebcf333b13 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1,5 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2023 Benjamin +;;; Copyright © 2023 Sharlatan Hellseher ;;; Copyright © 2023 Thomas Ieong ;;; Copyright © 2024 Artyom V. Poptsov ;;; @@ -146,6 +147,29 @@ (define-public go-github-com-matryer-try (description "This package provides an idiomatic Go retry module.") (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-nats-io-nats-go (package (name "go-github-com-nats-io-nats-go") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 43e9024167..73e7077eac 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5515,29 +5515,6 @@ (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.41.0