From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IIgxEmZ0PWTGpgAASxT56A (envelope-from ) for ; Mon, 17 Apr 2023 18:31:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6C0KEmZ0PWSOSgAAauVa8A (envelope-from ) for ; Mon, 17 Apr 2023 18:31:34 +0200 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 0DF1C32978 for ; Mon, 17 Apr 2023 18:31:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1poQDD-0003aj-SE; Mon, 17 Apr 2023 10:52:11 -0400 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 1poQD8-0003Xv-Gf for guix-patches@gnu.org; Mon, 17 Apr 2023 10:52:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1poQD7-0005Rd-UO for guix-patches@gnu.org; Mon, 17 Apr 2023 10:52:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1poQD7-00005a-Qs for guix-patches@gnu.org; Mon, 17 Apr 2023 10:52:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#59188] [PATCH v7 07/20] gnu: node-minimist: Ignore development dependencies. Resent-From: jlicht@fsfe.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Apr 2023 14:52:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59188 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59188@debbugs.gnu.org Cc: Jelle Licht Received: via spool by 59188-submit@debbugs.gnu.org id=B59188.168174309932582 (code B ref 59188); Mon, 17 Apr 2023 14:52:05 +0000 Received: (at 59188) by debbugs.gnu.org; 17 Apr 2023 14:51:39 +0000 Received: from localhost ([127.0.0.1]:55654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQCg-0008TA-A6 for submit@debbugs.gnu.org; Mon, 17 Apr 2023 10:51:38 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:40856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1poQCa-0008S1-KM for 59188@debbugs.gnu.org; Mon, 17 Apr 2023 10:51:33 -0400 From: jlicht@fsfe.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1681743092; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=39LwWlMPvQE/z3vhhpaO+w5NRPzIguVWG0Iz5tsY5V4=; b=sjVDuEBEGzHkuFHuMRAJJ0xsMEK7UTsQNDWjjBmOVx7L2XYK2b04s5xm3yoAaU5Pn5TmBn vLTxRkyf3/I7HZjHhsCPIEdjABd2JkIKQw7bHZJAlFXCudjEIXRwpT4XYeFHXupqkGm+sp Mus5IKGoIzplwKhUe26WWpRN+p+CPMQ= Date: Mon, 17 Apr 2023 16:51:09 +0200 Message-Id: <7f76bf7b834feb2cbb4dd8f4b4ab516a2afdcb78.1681742871.git.jlicht@fsfe.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=sjVDuEBE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (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-Seal: i=1; s=key1; d=yhetil.org; t=1681749094; a=rsa-sha256; cv=none; b=fRsE5mv4QL/ezbwqs5SVb9sABkOUxhu2Qe25czrxg61Cjmm0pX32jq2UIskYIGHAZl7WRx 7DOoZqLD44WjI6rArpkqqRYu6nOiYbbZtrmRQezRJFQTx9M0LONPtbnp6uoec58VInqkoO 0JY9ycSUKw9jftNXwfJ6LO1SI3JZnqbIylYAC/TW3t94m1pYnrAYf3uLisFufwQG32E4qU 9o8RPolqN4MvrlA0PMHHAFdDtrorZ6tfvZvOZ48MQgTbYhx6I0A7IFx98RkR/4qrg/ZmU9 uwro0GF6+t/2DCpK0iaYg1ReyGHslc6vR3OTHzayt8OJ0FWaGgU7GclJklY8Kg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681749094; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=39LwWlMPvQE/z3vhhpaO+w5NRPzIguVWG0Iz5tsY5V4=; b=WpX4sA/wwj5/bPex9OP+aQoZq3OWCaJMisYfqfwW7M24u9MIUTU2SUjxEydQGcixy3igOU g5mZZ9oNDbqhOAPKlASa37Y0x0i8qmaqBuN33TlrUkDJTzUtXYfmX+iDW24Y6R4BXvQS+T Cce8Hf4Uo2LYQIal1R6cDdOdX1mOiDB4JKZzZNrZuMucNWu03BMoDzi4Elyys4S1D4r5Ri daR5Hfgp3hnW7PttCoLPULqomUnxpWsLgRFhOYjwIGxLPslUqstRvFBu7kli3BioOx2bfX bVgSKbRcrfXb4ttdv0CI/xGvaGkEHpX6h94eMBlcXrS0UB9jPU+TJH5Dsn6FeQ== X-Migadu-Spam-Score: 6.99 X-Spam-Score: 6.99 X-Migadu-Queue-Id: 0DF1C32978 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=sjVDuEBE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (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" X-Migadu-Scanner: scn0.migadu.com X-TUID: ZvE1Y6VRAnUy From: Jelle Licht * gnu/packages/node-xyz.scm (node-minimist)[arguments]: Explicitly patch out development dependencies. Re-enable configure phase. --- (no changes since v1) gnu/packages/node-xyz.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 00d93d3185..847004501a 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -313,10 +313,9 @@ (define-public node-minimist (arguments '(#:tests? #f #:phases (modify-phases %standard-phases - (replace 'configure + (add-after 'patch-dependencies 'delete-dependencies (lambda _ - (invoke "npm" "--offline" "--ignore-scripts" "install" - "--production")))))) + (delete-dependencies '("covert" "tap" "tape"))))))) (home-page "https://github.com/substack/minimist") (synopsis "Parse CLI arguments in Javascript") (description "This package can scan for CLI flags and arguments in -- 2.39.2