From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GPvqBuOZq2WmAQEA62LTzQ:P1 (envelope-from ) for ; Sat, 20 Jan 2024 11:01:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id GPvqBuOZq2WmAQEA62LTzQ (envelope-from ) for ; Sat, 20 Jan 2024 11:01:07 +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=NRTC+abo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1705744867; 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=SPrVpMBhZfkEzxH+Dtz0a7aZdHXdIJKRx7Y39omSlKU=; b=qa/J08NoF1p0Pd82NdCrjop3BNhps5nJntZrxz1W0NXE8YoYPJ89V7RPo9mWdFuFbup5oR M2uIjBvrddsd50O4qpw13x27yP6f4p+xdIdl2OR72PEgdu9SHvMn0i7MdWeEuEwtfElgze MWwffFh9KE4wvgXYFWbfJSob1DxmLzK5prH3Hm65WOULyNC0zCs9tXOWwPEpRSNNUsMqNX ENCx8z8l11FHK5PfGItwqfkBle8S523DCb6BoZn2aGDExqNA1dfjYyHMQKSaEAYh3vXqTz AX0hF9EcQ6+lPAdQL43iwiq9IdSL70TO4aTbU5q/KblF+ayERFTBByH8o2rZNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=NRTC+abo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1705744867; a=rsa-sha256; cv=none; b=fkdBnrHxZaAXC00aCeWq8v9GGfFj1C8Aqwip/1C0O3/NOohDAJ1uSBNYUtxoBiBK+QloHR e+fqg/4VJP6pNG7YO+PlP+jUQC1PPiUijhQfQRgwEt8G+bysMhjWl2G90xx0ZTGYZzQTmr lZS5DyXu5H/rTYMv8E/8O66ko+YjSWxEG8zaYavQb++kzunYMYJmzxwEjqdfOQNRc26KNE YFDUltii48Pqlny0k2Shr4pwE/lkrQ6AsYBKSX/bLnzGWVQcfmTqrx/ZOMS6mfOWxepa78 A/q0Bteam/7FM3MNdzhDyJXQ9cphia60QGbjvLCPPUeIKyGllG0TJfE/8th42g== 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 DC4A03844B for ; Sat, 20 Jan 2024 11:01:06 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rR89Z-00064P-74; Sat, 20 Jan 2024 05:00:41 -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 1rR890-0005SH-O1 for guix-patches@gnu.org; Sat, 20 Jan 2024 05:00:07 -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 1rR890-0002bl-FB for guix-patches@gnu.org; Sat, 20 Jan 2024 05:00:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rR893-0005Mw-3e; Sat, 20 Jan 2024 05:00:09 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68605] [PATCH 25/38] gnu: go-github-com-flynn-noise: Move to (gnu packages golang-crypto). 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: Sat, 20 Jan 2024 10:00:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68605 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68605@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday , Sharlatan Hellseher X-Debbugs-Original-Xcc: Katherine Cox-Buday , Sharlatan Hellseher Received: via spool by 68605-submit@debbugs.gnu.org id=B68605.170574478919917 (code B ref 68605); Sat, 20 Jan 2024 10:00:09 +0000 Received: (at 68605) by debbugs.gnu.org; 20 Jan 2024 09:59:49 +0000 Received: from localhost ([127.0.0.1]:32800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rR88j-0005B5-0v for submit@debbugs.gnu.org; Sat, 20 Jan 2024 04:59:49 -0500 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:61842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rR883-00054E-Oq for 68605@debbugs.gnu.org; Sat, 20 Jan 2024 04:59:09 -0500 Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-40e775695c6so14519925e9.3 for <68605@debbugs.gnu.org>; Sat, 20 Jan 2024 01:59:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705744739; x=1706349539; 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=SPrVpMBhZfkEzxH+Dtz0a7aZdHXdIJKRx7Y39omSlKU=; b=NRTC+aboxfslybCGAeRYKNJgh3k2PdYRKLZ99xFjOC+4Dl/O6Poc8W20hmiFZXJMGK SLtGshJM2IIBqVxIu6WMpZeyRwmJXq08XLrYLHoKuQhViJw7f4m2LXaVnHcFreyo1P53 xNNt22HoIQlMY2XXG+wBAp7+DgoRpGArLfYl5Ob24Xi23UuXlNRam0SX25o5omDEYWKc HpACHgk6l1rJI1IAO8/Ju3dqN5Lvf7XtiGhAA7a6mlyJtRMDB66WIJkMJQW8OeH9pf2J WfNS8QYFTSUnQ3l/WOVCZ7l+5cqFSCs62oBhmKOFZSksEcH7BG/c5+FBQrO1OHu5kEEJ BA2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705744739; x=1706349539; 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=SPrVpMBhZfkEzxH+Dtz0a7aZdHXdIJKRx7Y39omSlKU=; b=o5o354FLZfDdEF6QkcOMsrD/HVHkSTJJdWR0UsnpX9cK8gJIISZkCHrc41ckrevJrK FB0p4KZyrN1wQ9i2z69wINKbCwntk7HObL7u9j+1L40qCqaR2wwBewGHw7jdPjC6QiAl kv99tncmkwFa+poOIs5xybMme839got6YILo9fG4YXZh4LsPjvPCfjtLVp70oLejbD+4 tff3w1Z6WETC8e4PTy+c6L8S8JRRGDhqmHGtElYvs2BmKnOyFy/rqhYVz26u4xiXrVHr ueXCYE3zrubvTd36KfY3QX6QF3bz2VlSP8by5aI41Rkw11aB4R4oin5nf3YPZatnDaTh GpHg== X-Gm-Message-State: AOJu0Yxxf9ZR5qFHYRv/gNKft7ZSlnVTHGyVSKTc8ATqAlu6u+HsOcRQ 80Rmv7uTIbp6DrAo8LN1LzDrNRCyZrDgff13fMht81M0zRYIr+brEEyg+ZRnDtc= X-Google-Smtp-Source: AGHT+IFwrp3Qn3LCVUaDd1BIW2bgs5nQpuFQomTfywXoM7UO7PrFczpI2pa4lwPTkd4ajiGhgt5grg== X-Received: by 2002:a7b:c010:0:b0:40e:5cf9:ef92 with SMTP id c16-20020a7bc010000000b0040e5cf9ef92mr691157wmb.105.1705744739222; Sat, 20 Jan 2024 01:58:59 -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 f6-20020a05600c4e8600b0040d6ffae526sm36066695wmq.39.2024.01.20.01.58.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 20 Jan 2024 01:58:58 -0800 (PST) From: Sharlatan Hellseher Date: Sat, 20 Jan 2024 09:58:17 +0000 Message-ID: <6ee878ed799e05b87fe6e4e726d301e1a3d0b754.1705743628.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 5.32 X-Spam-Score: 5.32 X-Migadu-Queue-Id: DC4A03844B X-Migadu-Scanner: mx12.migadu.com X-TUID: IHUKFUw5EG65 * gnu/packages/golang.scm (go-github-com-flynn-noise): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: Ie08a20d57424b0ce5fc10ced2a75b29c8aa3fe7d --- gnu/packages/golang-crypto.scm | 26 ++++++++++++++++++++++++++ gnu/packages/golang.scm | 27 --------------------------- 2 files changed, 26 insertions(+), 27 deletions(-) diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.scm index c57c525a49..9fec753a35 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm @@ -223,6 +223,32 @@ (define-public go-github-com-emersion-go-pgpmail messages.") (license license:expat))) +(define-public go-github-com-flynn-noise + (package + (name "go-github-com-flynn-noise") + (version "1.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/flynn/noise") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1j6phxyqx06wcqxjpin696fkp85s76qcp3i2f7fv6q2fb6618f6y")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/flynn/noise")) + (propagated-inputs + (list go-gopkg-in-check-v1 go-golang-org-x-crypto)) + (home-page "https://github.com/flynn/noise") + (synopsis "Go implementation of the Noise protocol framework") + (description "@code{noise} implements the Noise protocol framework. Noise +is a low-level framework for building crypto protocols. Noise protocols +support mutual and optional authentication, identity hiding, forward secrecy, +zero round-trip encryption, and other advanced features.") + (license license:bsd-3))) + (define-public go-github-com-gaukas-godicttls (package (name "go-github-com-gaukas-godicttls") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 0ea028295f..87dd184053 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10390,33 +10390,6 @@ (define-public go-golang-org-x-term terminals, as commonly found on Unix systems.") (license license:bsd-3))) -(define-public go-github-com-flynn-noise - (package - (name "go-github-com-flynn-noise") - (version "1.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/flynn/noise") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1j6phxyqx06wcqxjpin696fkp85s76qcp3i2f7fv6q2fb6618f6y")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/flynn/noise")) - (propagated-inputs - (list go-gopkg-in-check-v1 go-golang-org-x-crypto)) - (home-page "https://github.com/flynn/noise") - (synopsis "Go implementation of the Noise protocol framework") - (description "@code{noise} implements the Noise protocol framework. Noise -is a low-level framework for building crypto protocols. Noise protocols -support mutual and optional authentication, identity hiding, forward secrecy, -zero round-trip encryption, and other advanced features.") - (license license:bsd-3))) - (define-public go-github-com-klauspost-compress (package (name "go-github-com-klauspost-compress") -- 2.41.0