From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 KGbTFl7YPmWWMQAAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 23:10:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KGbTFl7YPmWWMQAAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 23:10:38 +0100 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 3071E245C6 for ; Sun, 29 Oct 2023 23:10:38 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20230601 header.b=g0Nyja2J; 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=1698617438; a=rsa-sha256; cv=none; b=OlwR29nVdBybl6Y1/fEVfc+UJQtd6JI6ZzeDGTFd37e5VWU3CbY889xzaSBEZS7r9EnBrD EzEulin/GXV0W+Z88WrD739MFQ3hXsIqwE5+M8XsQKJGRLn1Roz9n0so1c5XIQFQob1gEb 2APynkFpz3HNl1WQ1Z+Ct7SP6HxXuSOZ2WrJisUERnglZm9LvQUjVJjwRsShPfa+eLJCpv Z9pmqjDd94b+wQOi8gA4loOg6pPwZEtIEuI0dmpXYlPeHxiFaCpayZZrPiq/73poyYSYs7 Ky4H+7o2mWd++CC6VeMQfNSxyzcMMrKyJoqtUpnqXwhnK2YsAvKr3O1mTVvVbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20230601 header.b=g0Nyja2J; 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=1698617438; 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=Q1f5ZDbasXqWg3W8ci2bpEE8uYIzVKBlLyU5Z/45QbM=; b=VDgsALNEuWlq/kVNVeZjqtwNfPaxJede/sRjw3E2TwMWGaQNsDq0DZ6qRsgzAMbAhYOqvV eKJjcSef+QL2iJy8QkHZz0LBQclFfCXi98TpoEtq39mRN2iWhQu0E8cLBSyMrGQv+K4hYd iDkoCl00z+pRlN+PTIyovA34TiPUnLeJwuArXPGoPAIZlKCIG8GvfIkxrHeRQMf8BwJMFW lmWPU5NU61FKHGTtvpXXYuoize1TWYNrD2R9WizlNKSaU9Nunt5hGIx0KO03CQ132qnZVC tmQi2t3epbYlihXERs9c7vMn17MXzJP1Mr/X1qQ3iVjfYwboufWaj26e2d//pQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxDzM-0005qO-TD; Sun, 29 Oct 2023 18:10:32 -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 1qxDzL-0005q8-Fa for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:31 -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 1qxDzL-0000V5-70 for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxDzr-0005W1-LY for guix-patches@gnu.org; Sun, 29 Oct 2023 18:11:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 01/67] gnu: Add (gnu packages golang-web) module. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 22:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66827@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.169861743920830 (code B ref 66827); Sun, 29 Oct 2023 22:11:03 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Oct 2023 22:10:39 +0000 Received: from localhost ([127.0.0.1]:43709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzP-0005P1-15 for submit@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:39 -0400 Received: from mail-lj1-x22d.google.com ([2a00:1450:4864:20::22d]:52609) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzL-0005Nv-36 for 66827@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:32 -0400 Received: by mail-lj1-x22d.google.com with SMTP id 38308e7fff4ca-2c503da4fd6so56625321fa.1 for <66827@debbugs.gnu.org>; Sun, 29 Oct 2023 15:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698617391; x=1699222191; 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=RIJd2xP2oZVzSCtPbeKszEQtnaBC19y0PcthwkjSajI=; b=g0Nyja2JrN80Ndn95YjA5aBjFJZ45DhzoRtv6O6yKKaNCAHcoBxkS+grQb5WhMKuax FE3cHEy1L3v57s3pt/zDGxt3MOqFuUCoTz5qjaRd9nX5mSBlPdkcSJ71pYIWn6tEWaCQ 48+MhE2pQ132UaCXNfiO5hEDprCumFiajBdY60wvDxuKNsIogZqQUvZxqbzBOHVFBLlb vb5v+UecvwevxRiaw5knVM0VRLJCj66+i0n6LWM9zoDMGVi8A48zuO8G5CCGpxRxxpW5 Qclzi9jZADbUCIjuNWi/c9bi1rcwOM5I06+8M8RLv2whSghAeTOa3S/G5izH0qDVT64S 2Bfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698617391; x=1699222191; 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=RIJd2xP2oZVzSCtPbeKszEQtnaBC19y0PcthwkjSajI=; b=Nw5kGVrVdmDlO17D+bPdNf/m2dLcg+JqRBJBseVTu3+08GiulKolZroIVYfrw2ZeO8 JDWdHz099W/S0Cex5ZXZJJunSA1DSFZKgyjeO83UPqjc0eh5sW47VfltCrdI1rJBvJZc YB1G0qGhMw0cikZSAs+Gyd6PGepkxLvrIXzh3sdRGDshNkTgwXvCiByT6j7s0h5pTNa5 Gv/ylQurG10NRaDHFmH+jOvShaXBQS9fVsfPtFa9UQmj6HfQ2inkQ+nQWNoA4DzjdAXR CV3hm9Y4mzBomYEb5CQHVNc4OBAAAl065xbr6CgISFqkBjhLvCxq5yxmoNaO4Kv2Mpwc TvEQ== X-Gm-Message-State: AOJu0YzmaCj5KY8CKer2Kz/Y5noGkT4iVtlHCKpArKsDMy69wwY0XaG3 rZjozEsPOrh/9XusHFFaIes+V+cSRap3vw== X-Google-Smtp-Source: AGHT+IEM8Mokp/Gjdfn5wLrF/CosbRDNksLPmc0EzoL4Itf4AyFWgjxM235V2wycMOjhLy9l6epsfg== X-Received: by 2002:a2e:a690:0:b0:2c4:ff4c:64b0 with SMTP id q16-20020a2ea690000000b002c4ff4c64b0mr4979815lje.50.1698617390474; Sun, 29 Oct 2023 15:09:50 -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 3-20020a05600c234300b004063cced50bsm7527511wmq.23.2023.10.29.15.09.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 15:09:50 -0700 (PDT) From: Sharlatan Hellseher Date: Mon, 30 Oct 2023 01:08:15 +0000 Message-ID: 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-Queue-Id: 3071E245C6 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 0.50 X-Spam-Score: 0.50 X-TUID: PcKFubK6o2H8 * gnu/packages/golang-web.scm: New file. * gnu/local.mk: Add to gnu/packages/golang-web.scm scope. --- gnu/local.mk | 1 + gnu/packages/golang-web.scm | 39 +++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 gnu/packages/golang-web.scm diff --git a/gnu/local.mk b/gnu/local.mk index a00884a7c6..dda24f5083 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -303,6 +303,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/gobby.scm \ %D%/packages/golang.scm \ %D%/packages/golang-check.scm \ + %D%/packages/golang-web.scm \ %D%/packages/gperf.scm \ %D%/packages/gpodder.scm \ %D%/packages/gps.scm \ diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm new file mode 100644 index 0000000000..feb2854d9c --- /dev/null +++ b/gnu/packages/golang-web.scm @@ -0,0 +1,39 @@ +;;; GNU Guix --- Functional package management for GNU +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages golang-web) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix packages) + #:use-module (guix build-system go) + #:use-module (guix git-download) + #:use-module (gnu packages) + #:use-module (gnu packages golang)) + +;;; Commentary: +;;; +;;; Golang modules (libraries) related to HTML, CSS, SCSS, JavaScript, JSON, +;;; Web-framework, REST-API or similar functionality. +;;; +;;; Please: Try to add new module packages in alphabetic order. +;;; +;;; Code: + +;;; +;;; 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 +;;; functionality or similar names. +;;; -- 2.41.0