From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GHZzIe63dWW3pAAAG6o9tA:P1 (envelope-from ) for ; Sun, 10 Dec 2023 14:06:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GHZzIe63dWW3pAAAG6o9tA (envelope-from ) for ; Sun, 10 Dec 2023 14:06:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=cClHSo9E; 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=1702213614; 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=IuIZNM6+l/ZjPpcWV6SD+3BLUsHVurl6iWBTeRBTii0=; b=gdx9rP4emk4ehBC5PIsyKmsEq2Q8MO+BorEVVdICh7+N3J8amqtXksS9awDk6VHOZZI0dH t9yyzC+yesTBb3ypvEmbgJlcZR35CN+7ZKgiPlxKV/eiL1NzEI+vG4YPsY7QPd5xqVh9lv 9+KRma4TC5o2t+Iu5J8Fy5lUKJ79Kwt1AWs/JdviEJgbNVboq9zk7C+2MzFMZVk9TZzCDc /sm9OA5xUSXImlxwVXVzvmOBIJn7LlPPVryGqKO6qIrjjVCxBzrhzJtwwzzGEveKWWR8z9 GYxPnw1bRbDIqbMFd+G42BsV2uYDawWZ0FdWFKkVL+1cHu+7H2/bS9k1ZPkG0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=cClHSo9E; 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-Seal: i=1; s=key1; d=yhetil.org; t=1702213614; a=rsa-sha256; cv=none; b=aOMtwSrr99N6wYmlhfgf+JwJNQ9gWcdRzuLfcASlzOi1gN9BFvPqKSu0GOQ47WMoyHQPlL pydjvkejJqYItGpZN9gJQxAKPJ/bydCLlNH7HZFipU34gJotfEIQz1aGUp0NL/9O161jiU 8JEWG28VPTltU8Hc0ffuCkw8NRWZqIEFxgbb/8/o1t039caoJ4ZMXLGXDufdGRlUmuxS0S Lvq0mu4m8dwP5eSnmJWiAoFBkb8Equ2kIRq/v1LhStG2eB09fVVoape0oD/ik7ILvw2L8e 05EXcFisNO7zpGtAPq1ixFDKANPSN7EaAP4f95GfKC6Hh5Kus3B97YnJhf/UkQ== 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 63DCC253DA for ; Sun, 10 Dec 2023 14:06:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCJVU-000285-WA; Sun, 10 Dec 2023 08:06:05 -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 1rCJVI-0001uD-PT for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:52 -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 1rCJVF-0005SO-Je for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCJVT-0005Xd-NW for guix-patches@gnu.org; Sun, 10 Dec 2023 08:06:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v5 05/15] gnu: Add elixir-makeup. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Dec 2023 13:06: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.170221351321093 (code B ref 66801); Sun, 10 Dec 2023 13:06:03 +0000 Received: (at 66801) by debbugs.gnu.org; 10 Dec 2023 13:05:13 +0000 Received: from localhost ([127.0.0.1]:49705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJUf-0005U1-AL for submit@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:13 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJUa-0005SY-TR for 66801@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:10 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id E447560004; Sun, 10 Dec 2023 13:04:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702213489; 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=IuIZNM6+l/ZjPpcWV6SD+3BLUsHVurl6iWBTeRBTii0=; b=cClHSo9EVFeh4pYHlj0gSmnmV6WTnQ9SxlzLQpctsUnrhyUIvy9Yvq/REBpeDHhrDMlKMZ rXpolCdt4IZpZ7VAaGefqkRHCFSSV05ZwMeLJlGqXnHrXg7FXXVSkndCSlqvbDUwdziy/K beBlvtgS+cs5ODGtRItKEQPK5E8QN+ePH4zXetgn5KuCyMrLcQT/ra5GPs4FmJn9V3bGhJ xX4RwOYEcrAhexZqO0UlcugYX+okQKcIA++aCFNeP8F1DQVYYxg+VYPFG48fGnjznJ44f2 fImoRyZsEccWxFDXUVEIX3lAWOj2wYwR1HhNzd1rtffjAD/1NWK4SclJ3eqvAQ== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 10 Dec 2023 14:03:58 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <455871374089253cc10d2c5b17c2cceee4a5272d.1702212039.git.contact@phfrohring.com> References: <455871374089253cc10d2c5b17c2cceee4a5272d.1702212039.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.27 X-Spam-Score: -4.27 X-Migadu-Queue-Id: 63DCC253DA X-Migadu-Scanner: mx10.migadu.com X-TUID: DWE32kpnkC2c From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-makeup): New variable. Change-Id: I21fe9ffddb4c95a2c67b74340b1105c2a54d3c82 --- gnu/packages/elixir-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index a57d2aae8..ba682e7f0 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -50,6 +50,26 @@ (define-public elixir-nimble-parsec (home-page "https://hexdocs.pm/nimble_parsec/") (license license:asl2.0))) +(define-public elixir-makeup + (package + (name "elixir-makeup") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "19jpprryixi452jwhws3bbks6ki3wni9kgzah3srg22a3x8fsi8a")))) + (build-system mix-build-system) + (propagated-inputs (list elixir-nimble-parsec)) + (arguments (list #:tests? #f)) ; no tests + (synopsis "Syntax highlighter for source code") + (description + "Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, +forums, wikis or other applications that need to prettify source code.") + (home-page "https://hexdocs.pm/makeup/") + (license license:bsd-2))) + ;;; ;;; 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 -- 2.41.0