GNU bug report logs - #78183
[PATCH] gnu: node-esbuild: Replace esbuild-node with node-esbuild

Previous Next

Package: guix-patches;

Reported by: "d" <d <at> niel.khodabakh.sh>

Date: Thu, 1 May 2025 10:57:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78183: closed ([PATCH] gnu: node-esbuild: Replace
 esbuild-node with node-esbuild)
Date: Wed, 18 Jun 2025 20:00:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Jun 2025 21:59:45 +0200
with message-id <aFMapKkmF3KxYx64 <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #78183,
regarding [PATCH] gnu: node-esbuild: Replace esbuild-node with node-esbuild
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78183: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78183
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "d" <d <at> niel.khodabakh.sh>
To: "guix-patches" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: node-esbuild: Replace esbuild-node with node-esbuild
Date: Thu, 1 May 2025 07:17:07 +0000
[Message part 3 (text/plain, inline)]
This change replaces the esbuild-node package built with (guix build-system go) with one built via (guix build-system node), making it more compatible with how other Node packages are built and imported.
It also uses the actual build scripts from the package itself instead of hacking around it within (guix build-system go).

I had difficulty adding node-esbuild in (gnu packages node-xyz) where I originally tried to add it.
Kept running into what I suspect is a cyclic dependency issue, where it would complain with 'error: esbuild: unbound variable' when I had the call to (package-source esbuild), but if I ommit that part, there's no issue with esbuild being an (input).

The reason I'm making this change is so that I have a node-esbuild Node package that I can use in another package I'm trying to add.
[0001-Replace-esbuild-node-with-node-esbuild.patch (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 78183-done <at> debbugs.gnu.org
Subject: Close
Date: Wed, 18 Jun 2025 21:59:45 +0200
Resubmitted on codeberg as PR #670.

Andreas



This bug report was last modified 29 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.