From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SLweLVNic2UEQgEAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 19:37: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 mp10.migadu.com with LMTPS id SLweLVNic2UEQgEAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 19:37:07 +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 6BE253592B for ; Fri, 8 Dec 2023 19:37:07 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=M2w+VT4M; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702060627; 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=q2j8S49b7JdscYSJODSQeK0o4ZUkCaKAQT0ouXp7qy8=; b=T/KStNnEpfCZCgp8PHlRNZbRC5X4+pwZXzv11sxFFeNjBjuUwXK+XIUC+O6JluQ8vM0Uhv 1hEHVvoEnpXcNUpozc4V19AXQfm4AGByLN1sl78TqDAfy/zUBkzs2Vj+Ei9GKWxee3g8VJ B246Y6q/cQvf2KPjS6xMXUKwqMsnRq8IlPrQ0R9hfPzE8uncJ+k/RpPQBvPvK6KFs1n0tP CXydi1tSFXCGrJR07QVUraP1Gi9yfR2kiv/nt8TQvVvLHAWFA6pWJYjxw6TSjYkDN/FCJA pR+WfuLEYS4RaLOvh0rX4I71kJcBQZSV+Cmqyq2PxoivVDBiimIc2oqnpXrD6w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702060627; a=rsa-sha256; cv=none; b=Dbklhm64Yw1CHPaVR85jan+qMe+yHlbS6akNFKHjbcJkN7EVkgVHQ7TqNy11sDT+6zIlM3 iprxz4l5oh8IAW9g6pOyxg/CjTlLghL377Fo09ST6hYJJKMXHVGcPZsz442MIB7R9mR/5A h9Cn6fp1Nnqs03MpJLuiyl+DCWAByRafBYSrSqHqW413pEYDzOMEASskqIS6fg7Jmqz4NV 0BJIQCaJGL7OsNe7fNzW1a6DePowLbhgdrt/bgLFpe+6JXcvgJlx0MRWvfCZYP/9p6DyNG wUNg3vjcaylzDiAlQ9Riww0PaFQ8ceNDKJaC9JfIwxyNrU5bHRarwMk4C5wfng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=M2w+VT4M; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBfiW-0004qe-QY; Fri, 08 Dec 2023 13:36: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 1rBfiU-0004pK-MF for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:50 -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 1rBfiU-0007W0-DS for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBfih-0008VM-Ec for guix-patches@gnu.org; Fri, 08 Dec 2023 13:37:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v4 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 18:37:03 +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.170206058632504 (code B ref 66801); Fri, 08 Dec 2023 18:37:03 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 18:36:26 +0000 Received: from localhost ([127.0.0.1]:46142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfi6-0008SA-6g for submit@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:26 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:44213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfhr-0008Pe-2K for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:12 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 9DE9A60006; Fri, 8 Dec 2023 18:35:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702060551; 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=q2j8S49b7JdscYSJODSQeK0o4ZUkCaKAQT0ouXp7qy8=; b=M2w+VT4MBhawnBwfajb2wO+XKSCuT18ud0UUKHkOaKvkmA7nWzXP8zjcJeclRrzZ8jrLp0 YOT99iS72VWaiV0+xMG2hrszrWUbd+I25LTsL3zcgjxgGBPe2aT59lpCtMbmou+NCB/g8h qhuKKE2eSo/2tgDlZgLPaGk0CmmUYvWIX+ALA0H2tnU9vD26E7E1YVjHUusPRt9Mz+xIcy F/EshSfaqf+RJSsj4oJ2FQP5Y6/zDWda7l83q7iJPO0gGNxCNSNa9pt76FQCF66+FCLOIs 09DN5fUzTKDRjxzu7XEGTEIVvDmZY7oeqWMHmsQxprAlwASLLn8iHqRyyWZ0Cw== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 19:35:15 +0100 Message-ID: <436ae5d53524c353cb76ca1d009c633290f05b37.1702060484.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> References: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.25 X-Spam-Score: -4.25 X-Migadu-Queue-Id: 6BE253592B X-Migadu-Scanner: mx12.migadu.com X-TUID: dBc45afTS2U/ From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-nimble-parsec): New variable. Change-Id: I79bab8095aee3212bc295354ead55df49ef92d17 --- gnu/packages/elixir-xyz.scm | 57 +++++++++++++++++++++++++++++++++++++ 1 file changed, 57 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..a57d2aae8 --- /dev/null +++ b/gnu/packages/elixir-xyz.scm @@ -0,0 +1,57 @@ +;;; 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)) ; no tests + (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