guix: node-build-system: Use guile-json instead of a custom parser.
authorJulien Lepiller <julien@lepiller.eu>
Sun, 14 Jul 2019 12:50:21 +0000 (14:50 +0200)
committerJulien Lepiller <julien@lepiller.eu>
Sun, 14 Jul 2019 12:57:46 +0000 (14:57 +0200)
commit8eb0ba532ebbebef23180e666e0607ea735f9c1a
treeba31760fdf7777274dae2e6b63b3c6ec05ab90ee
parent09a1f92f61d1ab11d2cf9f7a0983f4fc9f436f57
guix: node-build-system: Use guile-json instead of a custom parser.

* 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.
Makefile.am
guix/build-system/node.scm
guix/build/json.scm [deleted file]
guix/build/node-build-system.scm