From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 uPUUC79twWXHdwEAqHPOHw:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:22:39 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uPUUC79twWXHdwEAqHPOHw (envelope-from ) for ; Tue, 06 Feb 2024 00:22:39 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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-Seal: i=1; s=key1; d=yhetil.org; t=1707175359; a=rsa-sha256; cv=none; b=nGVAfUq2rUTvcc7y3XwpJUmkYzR6RlkEcNdyz8rq7p88HnSZzo29tLu3x8tcFOb2jzc2Rj HgOfbOw95bLH0BpO/dVIP53e9MRADBNbodjj0nshE8tiYMgRnymt8xy8CW2N8gbJWogPML /V5Iz1xLonjuJRyipQQPuB/X/lcPbD+4yzYZE23lA3GeMrQcoxskPmp7zvOfDDAueWMfqP /a1MdoeMujA8tJGnRxmKpuj0OEVd4Zbvw4qzC2NUbI42F2dHGtuxC73SsIShSo61ZVLBvv uPYAGSIDhSYHuJNtTDWgJTfUE30Ck0Oc6yFWKTHDTg8VszLCPcsYNOdLtmmhoQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1707175359; 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=UBSDF+oea589ZYYqDDqxA5kDZss3Jo/KG4u0w6BULRmE//BmIYAUjOorw/BzVuTp/XTZ7l 0c9ZK3Tsai9hW6UU4CJxZ013d71OnxdY6YcwQNyKUbPUH1PXr0HSlsyT/bjC+yf4H+Hbf3 GLW3AV/owQiFTNj7OThaIxCYcjVQcUX6PqXA5exzVPRrnpJcOd2hga3uQErt6R2oZLO5oJ mPXiD9gzG7Hn3/FSMR03oJKXqvItvjs4X5pSFhY/q0ABmjU465tOqaULZn1Is8xkdyqgyT zjpCMbrWb2vwpnPGNEvNbHZD9CStiPY/hS6jRV55ZYYclDZHZUDqn2ghIqZ9eg== 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 1961570F60 for ; Tue, 6 Feb 2024 00:22:39 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Gi-0006Gr-Dk; Mon, 05 Feb 2024 18:20: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 1rX8Gg-0006GU-S0 for guix-patches@gnu.org; Mon, 05 Feb 2024 18:20: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 1rX8Gg-0001p9-Jk for guix-patches@gnu.org; Mon, 05 Feb 2024 18:20:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8Gt-0003wz-Br for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 03/44] gnu: Add node-function-bind. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:03 +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.170717521814621 (code B ref 68941); Mon, 05 Feb 2024 23:21:03 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:20:18 +0000 Received: from localhost ([127.0.0.1]:52615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8GA-0003nf-60 for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:18 -0500 Received: from 3.mo560.mail-out.ovh.net ([46.105.58.226]:33401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8G6-0003n6-EE for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:15 -0500 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.9.135]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 590AA255AD for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:00 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-ld4jb (unknown [10.110.168.164]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 015CC1FD65; Mon, 5 Feb 2024 23:19:59 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-ld4jb with ESMTPSA id nT8JNx9twWVJbwAAhFv9CQ (envelope-from ); Mon, 05 Feb 2024 23:19:59 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:18:51 +0100 Message-ID: <20240205231952.26410-3-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240205231952.26410-1-ngraves@ngraves.fr> References: <20240205231952.26410-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7863284950798099170 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddgtdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkeejrdekkedrudekgedrvdehhedpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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-Scanner: mx10.migadu.com X-Spam-Score: -6.67 X-Migadu-Queue-Id: 1961570F60 X-Migadu-Spam-Score: -6.67 X-TUID: VXCq3lEhPfCq * 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