<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/build/node-build-system.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-07-14T18:18:07Z</updated>
<entry>
<title>Revert "guix: node-build-system: Use guile-json instead of a custom parser."</title>
<updated>2019-07-14T18:18:07Z</updated>
<author>
<name>Julien Lepiller</name>
</author>
<published>2019-07-14T18:16:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=a4bb18921099b2ec8c1699e08a73ca0fa78d0486'/>
<id>urn:sha1:a4bb18921099b2ec8c1699e08a73ca0fa78d0486</id>
<content type='text'>
The effect of this change was to import the (json parser) from the host
side into the build side. The solution here would be to do the equivalent
of ‘with-extensions’ for gexps. Since we don't use gexps for build
systems just yet, revert this for now.

This reverts commit 8eb0ba532ebbebef23180e666e0607ea735f9c1a.
</content>
</entry>
<entry>
<title>guix: node-build-system: Use guile-json instead of a custom parser.</title>
<updated>2019-07-14T12:57:46Z</updated>
<author>
<name>Julien Lepiller</name>
</author>
<published>2019-07-14T12:50:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8eb0ba532ebbebef23180e666e0607ea735f9c1a'/>
<id>urn:sha1:8eb0ba532ebbebef23180e666e0607ea735f9c1a</id>
<content type='text'>
* guix/build/json.scm: Remove file.
* Makefile.am: Remove it.
* guix/build/node-build-system.scm: Use (json parser) instead of (guix build json).
* guix/build-system/node.scm: Idem.
</content>
</entry>
<entry>
<title>build: Add node-build-system.</title>
<updated>2019-07-14T10:20:48Z</updated>
<author>
<name>Jelle Licht</name>
</author>
<published>2016-08-23T03:23:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=09a1f92f61d1ab11d2cf9f7a0983f4fc9f436f57'/>
<id>urn:sha1:09a1f92f61d1ab11d2cf9f7a0983f4fc9f436f57</id>
<content type='text'>
* guix/build/node-build-system.scm: New file.
* guix/build-system/node.scm: New file.
* guix/build/json.scm: New file.
* doc/guix.texi: Document it.
* Makefile.am: Added new files.

Co-Authored-By: Julien Lepiller &lt;julien@lepiller.eu&gt;
</content>
</entry>
</feed>
