<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/node.scm, branch javascript-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: node-lts: Deprecate libnode.</title>
<updated>2026-08-27T01:59:21+00:00</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2026-08-05T20:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e325127d05ac69cfedbe681860e7850dee97c45c'/>
<id>e325127d05ac69cfedbe681860e7850dee97c45c</id>
<content type='text'>
* gnu/packages/node.scm (libnode): Deprecate in favor of node-lts.

Change-Id: Ide3b8a23d5652fb8d963d906ca9a2a4259a5a9c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (libnode): Deprecate in favor of node-lts.

Change-Id: Ide3b8a23d5652fb8d963d906ca9a2a4259a5a9c8
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-lts: Add '--shared' configure flag.</title>
<updated>2026-08-27T01:59:21+00:00</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2026-08-05T20:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7418a390ac960f0f5c1533ebdfee22b60ea30e69'/>
<id>7418a390ac960f0f5c1533ebdfee22b60ea30e69</id>
<content type='text'>
* gnu/packages/node.scm (node-lts)[configure-flags]: Add '--shared'.

Change-Id: I57d9892c939fac2b761c216ff3b1bd1135878a46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-lts)[configure-flags]: Add '--shared'.

Change-Id: I57d9892c939fac2b761c216ff3b1bd1135878a46
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-lts: Update to 24.19.0.</title>
<updated>2026-08-27T01:59:21+00:00</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2026-08-05T20:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=110143167925b4d0eac8d0225c604e5d684eff24'/>
<id>110143167925b4d0eac8d0225c604e5d684eff24</id>
<content type='text'>
* gnu/packages/node.scm (node-lts): Update to 24.19.0.
[arguments]&lt;#:phases&gt;: Add ‘do-not-capture-python’; revert patched shebangs in
node-gyp Python files to '/usr/bin/env python3', avoiding Python in node's
closure.
[native-inputs]: Remove gcc-14.
[inputs]: Use zstd instead of zstd-1.5.7.

Change-Id: I5273bd73ff7a1d089b649c5eb7dc404acddfa1a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-lts): Update to 24.19.0.
[arguments]&lt;#:phases&gt;: Add ‘do-not-capture-python’; revert patched shebangs in
node-gyp Python files to '/usr/bin/env python3', avoiding Python in node's
closure.
[native-inputs]: Remove gcc-14.
[inputs]: Use zstd instead of zstd-1.5.7.

Change-Id: I5273bd73ff7a1d089b649c5eb7dc404acddfa1a7
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-bootstrap: Remove unused python-wrapper input.</title>
<updated>2026-08-27T01:59:21+00:00</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2026-07-10T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=17b600b79894db1c86834f9936ee9f5e040d32fa'/>
<id>17b600b79894db1c86834f9936ee9f5e040d32fa</id>
<content type='text'>
* gnu/packages/node.scm (node-bootstrap)[inputs]: Remove python-wrapper.

Change-Id: If47b06b16a563856461faf3f14d3af8359ac5762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-bootstrap)[inputs]: Remove python-wrapper.

Change-Id: If47b06b16a563856461faf3f14d3af8359ac5762
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove node-ms-bootstrap.</title>
<updated>2026-08-27T01:59:20+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-13T07:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=24966799149832264b5ecc39697dd43819b180c5'/>
<id>24966799149832264b5ecc39697dd43819b180c5</id>
<content type='text'>
* gnu/packages/node.scm (node-ms-bootstrap): Delete variable.

Change-Id: Ifebcf648e77dcd2fc370aa3724470b2707f30837
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-ms-bootstrap): Delete variable.

Change-Id: Ifebcf648e77dcd2fc370aa3724470b2707f30837
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove node-debug-bootstrap.</title>
<updated>2026-08-27T01:59:20+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-13T07:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=163a0dfb192dab65a73768b00f6b7a4a31ddab18'/>
<id>163a0dfb192dab65a73768b00f6b7a4a31ddab18</id>
<content type='text'>
* gnu/packages/node.scm (node-debug-bootstrap): Delete variable.

Change-Id: Ib82e3d2f4bf91100383ff31a40f79a8f09b5bcd7
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-debug-bootstrap): Delete variable.

Change-Id: Ib82e3d2f4bf91100383ff31a40f79a8f09b5bcd7
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-llparse-bootstrap: Drop debug dependency.</title>
<updated>2026-08-27T01:59:19+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-13T07:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6678927816bf127bc192f0c3ca69f6fe1fab6222'/>
<id>6678927816bf127bc192f0c3ca69f6fe1fab6222</id>
<content type='text'>
* gnu/packages/node.scm (node-llparse-bootstrap)
[arguments]{phases}: In phase 'patch-dependencies, replace the debug
dependency by native node:util functionality.
[inputs]: Drop node-debug-bootstrap.

Change-Id: I766f0c1895cfcc1a170e671ee78e8a623e7c737d
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-llparse-bootstrap)
[arguments]{phases}: In phase 'patch-dependencies, replace the debug
dependency by native node:util functionality.
[inputs]: Drop node-debug-bootstrap.

Change-Id: I766f0c1895cfcc1a170e671ee78e8a623e7c737d
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-llparse-frontend-bootstrap: Drop debug dependency.</title>
<updated>2026-08-27T01:59:19+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-13T07:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ade9f4829a712b022579ce612a2b5e82acca36f9'/>
<id>ade9f4829a712b022579ce612a2b5e82acca36f9</id>
<content type='text'>
* gnu/packages/node.scm (node-llparse-frontend-bootstrap)
[arguments]{phases}: In phase 'patch-dependencies, replace the debug
dependency by native node:util functionality.
[inputs]: Drop node-debug-bootstrap.

Change-Id: Ia8f1a92cec2fb3d75d60b762ad0128a5d7f6d45c
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-llparse-frontend-bootstrap)
[arguments]{phases}: In phase 'patch-dependencies, replace the debug
dependency by native node:util functionality.
[inputs]: Drop node-debug-bootstrap.

Change-Id: Ia8f1a92cec2fb3d75d60b762ad0128a5d7f6d45c
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: llhttp-bootstrap: Improve style.</title>
<updated>2026-08-27T01:59:19+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-11T22:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=551902ee4d3134f9f7f05b30781bb3e9f5d1b152'/>
<id>551902ee4d3134f9f7f05b30781bb3e9f5d1b152</id>
<content type='text'>
* gnu/packages/node.scm (llhttp-bootstrap):
[arguments]: Improve style, use G-expressions.
[native-inputs]: Drop input labels.

Change-Id: I93af15f50f7b95eaf101dfa698370c7ed3ca2022
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (llhttp-bootstrap):
[arguments]: Improve style, use G-expressions.
[native-inputs]: Drop input labels.

Change-Id: I93af15f50f7b95eaf101dfa698370c7ed3ca2022
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: node-llparse-bootstrap: Update to 7.3.1.</title>
<updated>2026-08-27T01:59:19+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-07-11T22:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6e9aa27f27aba549f3cf0f6f2746844280358984'/>
<id>6e9aa27f27aba549f3cf0f6f2746844280358984</id>
<content type='text'>
* gnu/packages/node.scm (node-llparse-bootstrap): Update to 7.3.1.

Change-Id: I56235a5eb6829f55927915db04782459dd9610a8
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/node.scm (node-llparse-bootstrap): Update to 7.3.1.

Change-Id: I56235a5eb6829f55927915db04782459dd9610a8
Signed-off-by: Jelle Licht &lt;jlicht@fsfe.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
