From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 UGRYL5aCcWUNfgAAG6o9tA:P1 (envelope-from ) for ; Thu, 07 Dec 2023 09:30:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UGRYL5aCcWUNfgAAG6o9tA (envelope-from ) for ; Thu, 07 Dec 2023 09:30:14 +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 240905C19D for ; Thu, 7 Dec 2023 09:30:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WCO2a1mH; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701937814; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=HSEajqHLccVgwsDE2tIkuqIa23QRZDotTHRiKIglFMY=; b=sfdwH+NRbLplS82BTXvezX+kMgv78n6CdADxJZJp0D9jQXT5BtwEKAWV1YZKlNI1mis56Z lHN4sbm6byxLTZehpuwlAQRmbh2oijBJ2CEAQy+ATwszy+sK1+lfz1j1AJSSAO0pSVROZ3 QNqnRiK9Iv/dpxtkIMHVKXXxZ5K+g4rANzVayN+8OCy9p7Tw8yzTV/8avtYLKM4IQ9WrGP wYyQootess4mBsvSeMzndp0RTEmvBVYU++qv9q0cj9lFj+fTZh3LCkEC0VYJmChY2+Q3ZI gcJKOCEdrnEnCJ8blJtUc5Hqn8slpeSmDX9Kw2IUNnD2MSb7XwY/eDLFaYgjiA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701937814; a=rsa-sha256; cv=none; b=KoChpPuvQr2lzPNTVSmLePmyW8GfU4ejrUQYfU7OqSC6oIBwkBtIW1RXRUVQ1iGQuFWg1/ J+QpDyTeAHkQ1VX/ErqAALI5SApe3r//VgZmFaDa6bZzPbLNKc8DYKADytnMYflCmqLJWu Bg+i04KlgHZyC2hvScB/YbQ6/Pc6pXWPxN74+NsUnyWUiAafrzBLSQDlZ89Yr7UZIsT7JE 89oRcq6oeLzBrNgeXvz2TA2vWei1AQXi/TJhm/9mWnDyT9yvVFyJAIzohbprrkCqfbABtC pYITLu6WfSaG4TPOmpDBnJEsZfXOuRkDTmg4KAA4e+0fqfT4aVVsZdKPobTxSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WCO2a1mH; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rB9lY-0002S6-LN; Thu, 07 Dec 2023 03:29: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 1rB9lW-0002Rj-PL for guix-patches@gnu.org; Thu, 07 Dec 2023 03:29: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 1rB9lW-00048M-HU for guix-patches@gnu.org; Thu, 07 Dec 2023 03:29:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rB9li-0008Kg-HV for guix-patches@gnu.org; Thu, 07 Dec 2023 03:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67681] [PATCH] gnu: Add node-commander. Resent-From: Rikard Nordgren Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Dec 2023 08:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67681 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67681@debbugs.gnu.org Cc: hrn@posteo.net X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170193779931991 (code B ref -1); Thu, 07 Dec 2023 08:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Dec 2023 08:29:59 +0000 Received: from localhost ([127.0.0.1]:40976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rB9le-0008Ju-RP for submit@debbugs.gnu.org; Thu, 07 Dec 2023 03:29:59 -0500 Received: from lists.gnu.org ([2001:470:142::17]:54516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rB9lZ-0008Jb-Jc for submit@debbugs.gnu.org; Thu, 07 Dec 2023 03:29:57 -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 1rB9lH-0002R5-9b for guix-patches@gnu.org; Thu, 07 Dec 2023 03:29:35 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rB9lE-00046z-JH for guix-patches@gnu.org; Thu, 07 Dec 2023 03:29:34 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 303E5240105 for ; Thu, 7 Dec 2023 09:29:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1701937770; bh=R+iD9InYL89BRw+fBwRndRubAI3S3ll4zmmeg4eNnko=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=WCO2a1mHxsOVhTVpN8gd6zFULPzUi8WsGaepTA+lkb2RgUxkcRDdo7dtD7r0IHdmj OJ4vCrvSLaNqAy65gRg3Eza5ByAQiNFg6ouKP+9u3ximWao8l1NBRPdtMKvwu1LW00 sIv2SNcqLrLvBzlVAma41OhhpR3xeifGfu4BHHMQbEGWMlHPizTGSBxl0WI9C0K6Ow 0A+T4FYFPSEBitMlw/7Gx8F8NIO1KqDTjQo+wA8u3ENeHbzhREMjwEZ9jh3cY/1/jn VWorvQ5P39fVIiOFHv/HBzLBV9LlAYwzIUviEVVvp99AnD4pee69/VG5MTo3CveSf9 Zjj7D90ets7nw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Sm6rT5Rkmz6tsg; Thu, 7 Dec 2023 09:29:29 +0100 (CET) From: Rikard Nordgren Date: Thu, 7 Dec 2023 08:29:16 +0000 Message-Id: <5309647d34306d09dba21177002f96a7d7f39e74.1701937716.git.hrn@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=hrn@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -3.75 X-Spam-Score: -3.75 X-Migadu-Queue-Id: 240905C19D X-TUID: dPccrOvII253 * gnu/packages/node-xyz.scm (node-commander): New variable. Change-Id: I5b00861705d64e0e89da81acee833e145287bd66 --- gnu/packages/node-xyz.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 6c16417309..8486d121dd 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -155,6 +155,44 @@ (define-public node-color-name "This package provides a JSON list with color names and their values.") (license license:expat))) +(define-public node-commander + (package + (name "node-commander") + (version "11.1.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tj/commander.js") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1xwh85kbxj76ni41r2h0apl8mjbfcnmxzzp3vlspq30w8kwfckni")))) + (build-system node-build-system) + (arguments + '(#:tests? #f + #:phases (modify-phases %standard-phases + (add-after 'patch-dependencies 'delete-dependencies + (lambda _ + (delete-dependencies '("@types/jest" "@types/node" + "@typescript-eslint/eslint-plugin" + "@typescript-eslint/parser" + "eslint" + "eslint-config-standard" + "eslint-config-standard-with-typescript" + "eslint-plugin-import" + "eslint-plugin-jest" + "eslint-plugin-n" + "eslint-plugin-promise" + "jest" + "ts-jest" + "tsd" + "typescript"))))))) + (home-page "https://github.com/tj/commander.js") + (synopsis "Command line interface for node.js") + (description "The complete solution for node.js command-line interfaces.") + (license license:expat))) + (define-public node-crx3 (package (name "node-crx3") base-commit: 23627b1706af25a0a30b96b9169a3495279aff1b -- 2.34.1