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 sMOjFc4wc2U9pwAAauVa8A:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:50 +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 sMOjFc4wc2U9pwAAauVa8A (envelope-from ) for ; Fri, 08 Dec 2023 16:05:50 +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 3ACC01475B for ; Fri, 8 Dec 2023 16:05:50 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=mcx3Ho+2; 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=1702047950; 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=jLyCSuhCUSqsGS9yhp3x1iNTaVMjIDVrTg9H6jP/TTM=; b=XNO4/TIxbvXo4ZH/yXKrQwCJsQ1eXbrdbovMK5/50Mfj4qP77m1o8/DmXUcPFWhJr8gs9/ j6o75zspp8LDWvyy8E5PBWwuSgwzEmIzl3NOWNFLcK6VrSQqyqXp9DOt8I5fbXZwyP/i89 /iWOLc7siSFz7zpqoumuF1gEZpXujsXN3jwmysTcciPAxgYGZZmCpCt78kHDP6l890jrhf /sMt3tKZ1XPI2zOskGQdsD7QauDSiQN/VIEYbDFZxL/9qWPfbrL/Yw5YyuipgBU8ob9iR+ oq80BbeMcc7j5kaIqaXHl/Xyk7Jy5dd0TR+09reOc5jRAIDdLwVMDBK0nE4kmA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=mcx3Ho+2; 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=1702047950; a=rsa-sha256; cv=none; b=o7G74kUUbu9sQxh3XG7oYiCEI0DtTP/WrQhnYm9uQnjn+jizu1cTeJwbWCpmxX8d61m7Ui r4G1PWhoEHYosyD+6ABkRN4n9awiCasiBOczcT8v9LA6yNqLtO2+LX2IBiXj20QnbLM796 /9pwSf8yhlZ9iyDs3Jt92PjXgHjZfL3An+//1WDGAhPk3TZvls2H5+kHxdA0bohW8d2veZ y17AY13yHvM15g4AepF6jKmqinBa0LNd5DP5Lx3mHwwYLpZcqdFkY32xCPBn4bYn4gjYzP /BJtFTzlZafU+NL8ehpc4GO3t0it3f8EWLuoEqgwE5k4OAtTB9b6dJH/rWobKA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPP-0004Ju-9I; Fri, 08 Dec 2023 10:04:55 -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 1rBcPK-0004CP-7M for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04: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 1rBcPJ-0001OF-Tv 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-0001EM-St for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 07/15] gnu: Add elixir-file-system. 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.17020478584534 (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]:45630 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOo-0001Ay-9x for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:18 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:53833) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOg-000198-M9 for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:12 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id D989D1C000F; Fri, 8 Dec 2023 15:03:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047832; 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=jLyCSuhCUSqsGS9yhp3x1iNTaVMjIDVrTg9H6jP/TTM=; b=mcx3Ho+2V1bYFxu9/gPjav8vTeDreeWP60RPea8j9wAon2ha2wputs8tMYK5cszwmK6gPz G54nx/GF2fEn8Pk4Abx9zjRLboPp1pJGb1z60NDAY9xthQ81U4Yseg2pXDPcO3pwwHGDO0 +m3XaZcbSpTt1rJOU/SpzUM1lh1rKkqNiSkXLex/0rop3KZk1Nhb+r32qGvlVath5aOI4w QcLz7RBgWDoWlr5lSRNCGIB9thMTGWdePbWduc1hvJ6ORACbykS9eg5s7fIDHQUW4pDF2x y0QwTMTG2fZrE6lveWlXZe2Dvb3Pq7qNTR0Ggcd/vHONDaLlb2mAR9rjH0vl4g== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:22 +0100 Message-ID: <3e47d3141e2e4b0dc0189ed755308aaf9932b867.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.25 X-Spam-Score: -1.25 X-Migadu-Queue-Id: 3ACC01475B X-Migadu-Scanner: mx12.migadu.com X-TUID: SXg44AkANKZx From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-file-system): New variable. Change-Id: I54e9c9069ddf150bb0c882775b0b2c9d5e59abd6 --- gnu/packages/elixir-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index 544a414b4..bed84e9f2 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -98,6 +98,33 @@ (define-public elixir-jason (home-page "https://hexdocs.pm/jason/") (license license:asl2.0))) +(define-public elixir-file-system + (package + (name "elixir-file-system") + (version "0.2.10") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "1p0myxmnjjds8bbg69dd6fvhk8q3n7lb78zd4qvmjajnzgdmw6a1")))) + (build-system mix-build-system) + (propagated-inputs (list inotify-tools)) + (arguments + (list + #:tests? #f ;There is no test/ in the source. + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'rm-priv + (lambda _ + ;; This directory represents source code not needed on UNIX systems. + ;; Since we aim at UNIX systems, it is deleted. + (delete-file-recursively "priv")))))) + (synopsis "File system change watcher") + (description "Provides a file system change watcher wrapper based on +[fs](https://github.com/synrc/fs).") + (home-page "https://hexdocs.pm/file_system/") + (license license:wtfpl2))) + ;;; ;;; 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