Age | Commit message (Expand) | Author |
2017-11-28 | gnu: node: Update to 8.9.1....* gnu/packages/node.scm (node): Update to 8.9.1.
[source]: Apply 'node-test-http2-server-rst-stream.patch'.
[arguments]: Skip 'doc-only' target in 'check', which attempts to use
npm to retrieve 'js-yaml' package. Remove test/doctool/test-make-doc.js.
Do not remove now-missing test case. Remove new test case that fails in
containers due to networking.
* gnu/packages/patches/node-test-http2-server-rst-stream.patch: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mike Gerwitz |
2017-10-26 | gnu: node: Update to 8.7.0....* gnu/packages/node.scm (node): Update to 8.7.0.
(node)[arguments]: Removed dgram mutlicast test. Removed dns test. Removed
broken linter test workaround.
| Jelle Licht |
2017-09-02 | gnu: node: Update to 8.4.0....* gnu/packages/patches/node-9077.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/node.scm (node): Update to 8.4.0.
(node)[arguments]: Removed broken linter test. Removed dns test.
| Jelle Licht |
2017-07-18 | gnu: node: Add search path specification for 'NODE_PATH'....* gnu/packages/node.scm (node)[native-search-paths]: New field.
| Jelle Licht |
2017-06-29 | gnu: node: Update to 8.1.2....* gnu/packages/node.scm (node): Update to 8.1.2.
(node)[arguments]: Disabled more tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jelle Licht |
2017-05-23 | gnu: node: Use unbundled dependencies....* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser.
[arguments]: Add configure flags for using system libraries.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jelle Licht |
2017-05-23 | gnu: node: Update to 7.10.0....* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jelle Licht |
2017-04-17 | gnu: node: Actually set timeout to 1 h....* gnu/packages/node.scm (node)[properties]: Actually set timeout to 1 h.
| Danny Milosavljevic |
2017-04-17 | gnu: node: Update to 7.8.0....* gnu/packages/node.scm (node): Update to 7.8.0.
[properties]: Add timeout of 1 h.
| Jelle Licht |