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 oNu0BmwRw2WpFgEAqHPOHw:P1 (envelope-from ) for ; Wed, 07 Feb 2024 06:13:16 +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 oNu0BmwRw2WpFgEAqHPOHw (envelope-from ) for ; Wed, 07 Feb 2024 06:13:16 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=XG9fOSwT; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707282796; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=eEYleFifXmRtFFjdLNAwVAYBi6ECqXBsbTGGtxxZdkU=; b=qUpy9sVu49+68cV41RAJjaVznY0OpolJu4bzkr4ciAsW4vuHL+tj2vqvsnXHykkKnvNPLm TRyYWZ2kEiNMSXNa7Fe0+BvgXxDT5m8WccjIicVYQ+numkuvheu3dgFhhbYccPnDKEaahF OK3mflF841e5XjYvP7DkXDHxgq9R91YmeIVHr/3BTCBGHYicrsWkOnaDDm9vQaYk72QW87 9BwV/N1cQSQod4idh6MOSo1b1R74ujFuhPmp4nEZVx1b72WX3dZcVSdbCwPJmB019W/crL tGNmtlMKI/dJfq2IIOYcsY2p1jaen+1jKP4f4vTrOS2JQ/ACGSLkX+M/ndzKGw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=XG9fOSwT; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707282796; a=rsa-sha256; cv=none; b=OXMWPaHtaqgRIgScrRtRzSA6b8Ch01umzmWuXprfMzgoOvBi7ZuTK5S8xaLDAuh6yLyAlN FIdoTahzhIMpXWcG/piLZWb437rlRMGH/A3qVsx6itq45QrFO3+UK/qSD2hdVo92qBjrEJ GRAA428bBQvKooDj3gj43pmAMHD9pXYHEIdsK55D9n2+bZK55cvUQBJ28GH+8SHLnk3vga X04G3ZXpo+42ZSb5/Afh8tNfaRNm07LbUBtHSyAFu6I2eUTCDJ7fs6WVIqO7jCqMhEE6V+ wO48JsFb4452EoRDjYrtiKnVfx4/dziPUVeENvH5OtsgJRD7SHS3rJYsVVlwug== 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 5E44F429EE for ; Wed, 7 Feb 2024 06:13:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXaEt-0007tg-16; Wed, 07 Feb 2024 00:12: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 1rXaEr-0007tV-4L for guix-patches@gnu.org; Wed, 07 Feb 2024 00:12:49 -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 1rXaEq-0002XP-SB for guix-patches@gnu.org; Wed, 07 Feb 2024 00:12:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXaF4-0003BR-4U for guix-patches@gnu.org; Wed, 07 Feb 2024 00:13:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 01/44] guix: build-system: node: Add node-trivial-package helper. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Feb 2024 05:13:02 +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: Nicolas Graves , 68941@debbugs.gnu.org Received: via spool by 68941-submit@debbugs.gnu.org id=B68941.170728274412194 (code B ref 68941); Wed, 07 Feb 2024 05:13:02 +0000 Received: (at 68941) by debbugs.gnu.org; 7 Feb 2024 05:12:24 +0000 Received: from localhost ([127.0.0.1]:55564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXaER-0003Aa-RM for submit@debbugs.gnu.org; Wed, 07 Feb 2024 00:12:24 -0500 Received: from mail-lj1-x243.google.com ([2a00:1450:4864:20::243]:51436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXaEO-0003AM-BO for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 00:12:22 -0500 Received: by mail-lj1-x243.google.com with SMTP id 38308e7fff4ca-2d0a0873404so2388501fa.2 for <68941@debbugs.gnu.org>; Tue, 06 Feb 2024 21:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1707282720; x=1707887520; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=eEYleFifXmRtFFjdLNAwVAYBi6ECqXBsbTGGtxxZdkU=; b=XG9fOSwTznzSTqc43nP5aaEdH2z63YKnbnGGlipnVUHy/ilw3zPsrsdqjbXO+xfotG fBPo0CpesS4uux4iLIT/+IqFChT/WJi34z/B9hwtsk6a4BGyTnvfyWco59XDu/G6wTL6 f+9GAX05Pme3egYKyGEQRNOpmgPVVK+EyxtNSA9kU5BlniDv92mB7lrz1v6Ehc1PdxWm fy2bYOyITformC1BTDSKNoCyPMOACybpwDP+6PGfCOIIlUvwS1oygtl7VSuipQLN4VpK kZZXVA4FcfCR8IND7vL8olssSsVv0aOeXmdlg7SUj1uc8+O9pW0G69B3V5rcFkYcRgFD qtPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707282720; x=1707887520; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=eEYleFifXmRtFFjdLNAwVAYBi6ECqXBsbTGGtxxZdkU=; b=X8C+yqrE6ThCDSZh+vbA5hgE9jaEdQ8xdtSCCC02SdyJRPa5Ck6gzx1meuRz0kPb5D CYFYssYMowDRma1SmJ43TpYQoRqg281HoLvQKjI9hr4JSFtWeBEEEj1os06dqHRZDwMe yn1MGqs8ASejVR7Ak37ijVP552oFASxhdsHu+X5xiGpIZxGKCKkOhmV4iqCxH5osaGzK LMZGQWzNGKVpyCsUBGwfuAXf9tjfWrWvuwNrxIJhw4YTR4mYE0MxjycQ/4SiCPi4yb6m EI5VGUEZTB3GxSmRFl0JYK01/piIiRyasb/cO9pznpMHzF+/FmACfY4k9Em0MzFmP1xd XBQg== X-Forwarded-Encrypted: i=1; AJvYcCV91BT53A8hMbv9jmo/7DMYCpWcqxj2HtEbWzXjzB1mp7Ttl9MkwgW7+SMaYWnS2OtRoSP/rDnyrxb7ysMXvEV2DYyDWm4= X-Gm-Message-State: AOJu0Yyn8mboW2LwRDAU8K6OG3hnBP/pBCG+wC76eHLBj3iv3nP4WNA/ LOrTsq2xYgZahB+dZglx4gHuW4PItIGCNjra6037PHzbu16BhcqV8ViBOwSY7E0= X-Google-Smtp-Source: AGHT+IHmrHtpmU1q8Vjj+Ia5YO9mc7gH2i+aioh7aW6nCSd+zr6hhxaorND8aev2304ZHFsmlRLlWg== X-Received: by 2002:a2e:8043:0:b0:2d0:9fd6:6525 with SMTP id p3-20020a2e8043000000b002d09fd66525mr3360585ljg.10.1707282719587; Tue, 06 Feb 2024 21:11:59 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCXfeA4TVP2tCLZOVHPjz5DLOxNvbH6RBLTPHJd0tV2diTGO/mm2cMQtVElJleQCuqmjA2vRFJda6Vk1HZWHK9zYaBEBJZg= Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id d23-20020aa7c1d7000000b0056022d78141sm268558edp.56.2024.02.06.21.11.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Feb 2024 21:11:59 -0800 (PST) Message-ID: From: Liliana Marie Prikler Date: Wed, 07 Feb 2024 06:11:57 +0100 In-Reply-To: <87v871ktwm.fsf@ngraves.fr> References: <20240205231952.26410-1-ngraves@ngraves.fr> <87v871ktwm.fsf@ngraves.fr> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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: 2.33 X-Migadu-Queue-Id: 5E44F429EE X-Spam-Score: 2.33 X-Migadu-Scanner: mx11.migadu.com X-TUID: TpjaJBM+T9I7 Am Mittwoch, dem 07.02.2024 um 01:19 +0100 schrieb Nicolas Graves: > On 2024-02-06 20:30, Liliana Marie Prikler wrote: >=20 > > Am Dienstag, dem 06.02.2024 um 00:18 +0100 schrieb Nicolas Graves: > > > * guix/build-system/node.scm (node-trivial-package): Add > > > function. > > >=20 > > > Change-Id: I618750ebb3a9f9c4ec4f22256541cfbdfbf4388a > > > --- > > I'd name that "trivial-node-package" instead. >=20 > Thanks, I'll change this. WDYT otherwise? Is it a good solution? >=20 > Note that this is dependent on 66180 in debuggs ;) I haven't looked at the entire series, but I agree with any efforts that make the node ecosystem easier to manage. Packaging trivial JS in this manner seems fair game to me. Cheers