From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 mKw6CMgfxGX2DQAAqHPOHw:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:26:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mKw6CMgfxGX2DQAAqHPOHw (envelope-from ) for ; Thu, 08 Feb 2024 01:26:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707352007; h=from:from:sender:sender:reply-to: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; bh=t+DzSTdqJWUTOZAIqK9iOwOFX3WQgoelHX18BvMrdPQ=; b=rmmtsg1q2rRIzbmrVHmJFrl4XDIHJaSVdCNFmQ6QZc3vn3MjWvstxcvk63liKpBC6Y5DQA XqSvlm2xLAG/37CIqxyQfKR/SpNQnweM7WQ6x5W2swiFpH95UlLDfEm5t0iNLD2e1WLsLB t+qlZCa3bvc69OhatJdiSQQ7+xLpq55dQzC9Itl5Lsl6sOzN5QBMabwpsPclEg7IOfQag4 YsyxLISCSFitEBZoHJXOzO9npnxHHrIimZ/9qQuzQh0LiMZFhllsHHbeks3zxRv6a0102O X1gR4QDa6vo+WRHFOgl9rkE5ZLPzQKoi41pZjbzswD777tbCshWxjOYih2wJzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707352007; a=rsa-sha256; cv=none; b=qFdS4uEuLjE6gzDCgvw4CUARF+aCF3K+7RtmarTsgfCiCqUEYE1/MCi/27CNCkEB928gzp 8KwV4tzFbtL+96cqN1SQmOlXmf+szAgCPavCGzl6e/llRFPQyqMU5SaaGT4jfkx951whr4 2gdi4Vnmmhmvurkta2gSJ+EZUUv8uNMMcORWqBCGdRzG2g0GPz/5ptVEUecrZTpLuWFLRe u21/BdgSfzq0wB9dTXdbCM9xTyjhvZDELm/K2DIl+Cm9wglSgnVIe1Jp87Yfwc/At7mBUK uKYoh8LMeQ62PoAsKuo5b8wEFt7R+EIQ71eX4+BNOr21gOFreKQqrTLS2z9rHg== 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 DB54F6A31E for ; Thu, 8 Feb 2024 01:26:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsEh-0000gS-LP; Wed, 07 Feb 2024 19:25:51 -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 1rXsEg-0000fm-MX for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25: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 1rXsEg-0000n3-Dm for guix-patches@gnu.org; Wed, 07 Feb 2024 19:25:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsEu-000741-BM for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 03/44] gnu: Add node-function-bind. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:26:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68941@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 68941-submit@debbugs.gnu.org id=B68941.170735195627051 (code B ref 68941); Thu, 08 Feb 2024 00:26:04 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:25:56 +0000 Received: from localhost ([127.0.0.1]:58330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEm-000728-2u for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:25:56 -0500 Received: from 9.mo561.mail-out.ovh.net ([87.98.184.141]:55745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsEi-00071Q-JR for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:25:53 -0500 Received: from director7.ghost.mail-out.ovh.net (unknown [10.108.17.89]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 1D82928A7E for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:25:37 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-pwxw5 (unknown [10.111.174.38]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id CC2A41FE3F; Thu, 8 Feb 2024 00:25:36 +0000 (UTC) Received: from ngraves.fr ([37.59.142.102]) by ghost-submission-6684bf9d7b-pwxw5 with ESMTPSA id YorOK4AfxGUncAIA71nVgA (envelope-from ); Thu, 08 Feb 2024 00:25:36 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:26 +0100 Message-ID: <20240208002527.27165-3-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240208002527.27165-1-ngraves@ngraves.fr> References: <20240208002527.27165-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2270095687921033954 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutddvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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: -6.67 X-Migadu-Queue-Id: DB54F6A31E X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: G2wRIyw39Q6G * gnu/packages/node-xyz.scm (node-function-bind): New variable. --- gnu/packages/node-xyz.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 36fa575049..a8607bd8b4 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -459,6 +459,38 @@ (define-public node-file-uri-to-path suitable for use with the @code{fs} module functions.") (license license:expat))) +(define-public node-function-bind + (package + (name "node-function-bind") + (version "1.1.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Raynos/function-bind") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "19dcz6b3xs4hfxmjzr6b52r0rj3yziw8spzq4xpwnmggwyks7nm6")))) + (build-system node-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda args + (delete-dependencies + '("@ljharb/eslint-config" + "covert" + "eslint" + "jscs" + "tape"))))) + #:tests? #f)) + (home-page "https://github.com/Raynos/function-bind") + (synopsis "Implementation of function.prototype.bind") + (description "This package provides a robust implementation of the +Function.prototype.bind Javascript function.") + (license license:expat))) + (define-public node-global-gradle-clean (package (name "node-global-gradle-clean") -- 2.41.0