From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 gAjwGM8wc2VIZQAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gAjwGM8wc2VIZQAA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 16:05:51 +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 338E858185 for ; Fri, 8 Dec 2023 16:05:51 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=LOW3SZAj; dmarc=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=1702047951; 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=KafPcZmmD7nUkzyyob5Vsv10NWI1i384WwC2/EjxbY4=; b=QTjOGI2XxELJdxdKi4nh7WM8BAIP5A6escq3LvYMv4e/3QTBzWqp/5Dh982+6fof1Xlx9t L2VaIaibPdLWu06tV7g3kfl9YCYPAE3PeaYD+BytpK8x3XtYcyomZmQsxz2rCpGiuSmMlU Sx/7nklNZokO/KhVEX/yOU6FHH8TqPC9nS3giBWWNMCqjEbFPGotsWnQyHzy/aYMzvQQBb 6tGEZT1SrJrvQD56SMjx9tZFfDrvQSTezP1sxKgQMslD41GsA/UpUQwsniThwThiHZuEDN SCFPjhDC5HWc3T3G9GToHhb8BUsjStfzdxCzYl41o7OGJ6GovsLVhFAJnPot5Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702047951; a=rsa-sha256; cv=none; b=CMog6CZO63bDFbWvqXILcNlwX1+9iEZAZRyZ6VnIVaU8vEDdJVo08hYrh35he4fOFKvPlu V13uCcqGUXL5UWdCfyar+wNpXkkAFL1jQBpW0FLieppCh3XTjflETzX/d0gFn72No4bR7Y MpjwLSBUKYcke2Y7ld+mWm6i0G/9KG/VDFT3CHbJMl+/am1dt99H6gslMhRk7dezMOOkfj FYIiO5yh1fZV3ZF0e3iquMKsyqKnFxv5UTfGhbpmVsD+YLZbLinhz2hGlWezbOVEJV3vlg Sq69N4ozSmF+gxqKrVIYo+++tydV1UDegWrsFrL4WsrmdquH8oLU1/yDtu3N/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=LOW3SZAj; dmarc=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPN-0004EM-1e; Fri, 08 Dec 2023 10:04: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 1rBcPJ-0004C9-N6 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04: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 1rBcPJ-0001Nz-EK for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPW-0001EE-CR for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 04/15] gnu: Add elixir-nimble-parsec. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: liliana.prikler@gmail.com Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.17020478584527 (code B ref 66801); Fri, 08 Dec 2023 15:05:02 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:18 +0000 Received: from localhost ([127.0.0.1]:45628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOn-0001Av-Qg for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:18 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:38121) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOf-000192-Mb for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:11 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id E65E21C000C; Fri, 8 Dec 2023 15:03:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047830; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=KafPcZmmD7nUkzyyob5Vsv10NWI1i384WwC2/EjxbY4=; b=LOW3SZAjS2vIUyQFiUmHBX8fEXeBCHwsM+jPqieENl1cC7dy5PAJfaBbi3bZ1FXIpEiF94 EjFMDP20g3p2ZxyfhGMQxxXFjNxIm85HJon5BId7Xg8qkS3D6eWOWSNGyj/PQBS5ARTOtP RTlUhBzIKlkxzcopk5OA499Inb/fXDC9S9eZC8Tz1RM3BDbGir2OVqMeK9blqZNPwaaM+5 R10ugoDMT70a61N834/qbcn3iF1Gixfyh5EHOkIwKjNQ8P1Ng3ViTA5/p4BtBYrYL2aajz N9V9q7a/SJ7KSwXGjS6uc0FX8sCytxr6TEtGZxy/z7O7pg7LPHyJns8X3lG+5Q== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:19 +0100 Message-ID: <844f76d247df4d3a60e4f7923a476db61c53fd3b.1702044562.git.contact@phfrohring.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-GND-Sasl: contact@phfrohring.com 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-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -4.25 X-Spam-Score: -4.25 X-Migadu-Queue-Id: 338E858185 X-TUID: LF8hUfLKHbVG From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-nimble-parsec): New variable. Change-Id: I79bab8095aee3212bc295354ead55df49ef92d17 --- gnu/packages/elixir-xyz.scm | 59 +++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 gnu/packages/elixir-xyz.scm diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm new file mode 100644 index 000000000..352360fae --- /dev/null +++ b/gnu/packages/elixir-xyz.scm @@ -0,0 +1,59 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2023 Pierre-Henry Fröhring +;;; +;;; 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 elixir-xyz) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (gnu packages elixir) + #:use-module (gnu packages linux) + #:use-module (gnu packages) + #:use-module (guix build-system gnu) + #:use-module (guix build-system mix) + #:use-module (guix download) + #:use-module (guix git-download) + #:use-module (guix gexp) + #:use-module (guix utils) + #:use-module (guix packages) + #:use-module (srfi srfi-1) + #:use-module (srfi srfi-26)) + +(define-public elixir-nimble-parsec + (package + (name "elixir-nimble-parsec") + (version "1.3.1") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "0rxiw6jzz77v0j460wmzcprhdgn71g1hrz3mcc6djn7bnb0f70i6")))) + (build-system mix-build-system) + (arguments + (list + #:tests? #f)) + (synopsis "Text-based parser combinators") + (description + "This library provides primitives for efficient parser combinators, allowing +for higher-level combinators through composition.") + (home-page "https://hexdocs.pm/nimble_parsec/") + (license license:asl2.0))) + +;;; +;;; 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