summaryrefslogtreecommitdiff
path: root/gnu/packages/node.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesMarius Bakke2020-03-041-6/+20
|\
| * gnu: node: Disable failing tests on armhf-linux.•••* gnu/packages/node.scm (node)[arguments]: When building on armhf-linux, disable several zlib tests. Marius Bakke2020-02-261-2/+15
| * gnu: node: Update to 10.19.0.•••* gnu/packages/node.scm (node): Update to 10.19.0. [inputs]: Remove LIBUV and NGHTTP2:LIB. Add LIBUV/LATEST and NGHTTP2-1.40:LIB. Marius Bakke2020-02-261-5/+5
| * gnu: node: Increase build timeouts.•••* gnu/packages/node.scm (node)[properties]: Add MAX-SILENT-TIME. Increase TIMEOUT from 3600 seconds to 14400. Marius Bakke2020-02-241-1/+2
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-141-0/+4
|\|
| * gnu: node: Disable flaky test.•••* gnu/packages/node.scm (node)[arguments]: Delete test that fails sporadically. Marius Bakke2020-02-101-0/+4
* | gnu: node: Update to 10.17.0.•••* gnu/packages/node.scm (node): Update to 10.17.0. Marius Bakke2019-12-051-2/+2
|/
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-1/+0
|\
| * gnu: node: Disable tests that fail with openssl@1.1.1d.•••Work around <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37386>. * gnu/packages/node.scm (node)[arguments]: Disable failing tests. Tobias Geerinckx-Rice2019-09-201-0/+6
* | gnu: node: Update to 10.16.0.•••* gnu/packages/node.scm (node): Update to 10.16.0. [arguments]: Enable previously failing tests. Disable 'sequential/test-performance.js' and 'parallel/test-dns.js'. Marius Bakke2019-07-131-14/+10
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-131-37/+11
|\|
| * gnu: node: Update to 10.15.3.•••* gnu/packages/libevent.scm (libuv-1.19): Remove variable. * gnu/packages/node.scm (node): Update to 10.15.3. [source]: Use XZ-compressed tarball. [arguments]: Add #:test-target. Use DELETE-FILE instead of DELETE-IF-EXISTS. Remove obsolete test deletions. [inputs]: Change OPENSSL to OPENSSL-NEXT. Change LIBUV-1.19 to LIBUV. (node-lts): Remove variable. Marius Bakke2019-05-261-37/+11
* | gnu: Use OpenSSL 1.1 as the default OpenSSL package.•••* gnu/packages/tls.scm (openssl-next): Delete variable. Move related code ... (openssl) ... here. (openssl-1.0): New public variable. Retain old arguments. * gnu/packages/crypto.scm (asignify)[inputs]: Change OPENSSL-NEXT to OPENSSL. * gnu/packages/databases.scm (mariadb)[inputs]: Change from OPENSSL to OPENSSL-1.0. * gnu/packages/node.scm (node)[inputs]: Likewise. * gnu/packages/rust.scm (rust-1.19)[inputs]: Likewise. Marius Bakke2019-03-101-1/+1
|/
* gnu: node: Build against libuv@1.19.•••* gnu/packages/libevent.scm (libuv-1.19): New public variable. * gnu/packages/node.scm (node)[inputs]: Change LIBUV to LIBUV-1.19. Marius Bakke2018-09-261-1/+1
* gnu: Add Node LTS.•••* gnu/packages/node.scm (node)[arguments]: Adjust 'patch-files' phase to ignore missing files. (node-lts): New public variable. Marius Bakke2018-09-261-3/+25
* gnu: node: Delete expired tests.•••* gnu/packages/node.scm (node)[arguments]: Delete tests for which the TLS certificates have expired. Marius Bakke2018-09-261-0/+8
* gnu: Use HTTPS for nodejs.org.•••* gnu/packages/node.scm (node)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-06-261-2/+2
* gnu: node: Return #t from all phases.•••* gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-261-5/+6
* Merge branch 'master' into core-updatesMark H Weaver2018-04-301-2/+2
|\
| * gnu: node: Update to 9.11.1.•••* gnu/packages/node.scm (node): Update to 9.11.1. Jelle Licht2018-04-241-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-291-2/+2
|\|
| * gnu: node: Update to 9.10.0.•••* gnu/packages/node.scm (node): Update to 9.10.0. Jelle Licht2018-03-281-2/+2
| * gnu: node: Update to 9.9.0.•••* gnu/packages/node.scm (node): Update to 9.9.0. Jelle Licht2018-03-221-2/+2
* | gnu: All snippets report errors using exceptions, else return #t.•••* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm, gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm, gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/enlightenment.scm, gnu/packages/fpga.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm, gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm, gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm, gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm, gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm, gnu/packages/pretty-print.scm, gnu/packages/profiling.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm, gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm, gnu/packages/scribus.scm, gnu/packages/sdl.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm, gnu/packages/terminals.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/tls.scm, gnu/packages/unrtf.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: In all snippets, report errors using exceptions, or else return #t. Mark H Weaver2018-03-161-1/+2
|/
* gnu: node: Use more unbundled dependencies.•••* gnu/packages/node.scm (node)[inputs]: Add icu4c and nghttp2. [native-inputs]: Add pkg-config. [arguments]: Add configure flags for using system libraries. [source]: Remove bundled dependencies. Jelle Licht2018-03-121-6/+31
* gnu: node: Update to 9.8.0.•••* gnu/packages/node.scm (node): Update to 9.8.0. [arguments]: Remove 'doc-only' workaround. Re-enable fixed tests. Jelle Licht2018-03-121-28/+4
* gnu: node: Update to 9.4.0.•••* gnu/packages/node.scm (node): Update to 9.4.0. [arguments]: Remove all tests that depend on eslint being available. Remove reference to deleted test. Removed networking test. Jelle Licht2018-02-021-3/+5
* gnu: node: Update to 9.3.0.•••* gnu/packages/patches/node-test-http2-server-rst-stream.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/node.scm (node): Update to 9.3.0. [source]: Remove 'node-test-http2-server-rst-stream.patch'. [arguments]: Remove all tests that depend on eslint being available. Re-enable fixed test. Jelle Licht2017-12-251-10/+19
* 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 Gerwitz2017-11-281-3/+20
* 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 Licht2017-10-261-6/+4
* 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 Licht2017-09-021-7/+5
* gnu: node: Add search path specification for 'NODE_PATH'.•••* gnu/packages/node.scm (node)[native-search-paths]: New field. Jelle Licht2017-07-181-0/+4
* 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 Licht2017-06-291-3/+11
* 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 Licht2017-05-231-3/+9
* 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 Licht2017-05-231-3/+5
* gnu: node: Actually set timeout to 1 h.•••* gnu/packages/node.scm (node)[properties]: Actually set timeout to 1 h. Danny Milosavljevic2017-04-171-1/+1
* gnu: node: Update to 7.8.0.•••* gnu/packages/node.scm (node): Update to 7.8.0. [properties]: Add timeout of 1 h. Jelle Licht2017-04-171-3/+5
* gnu: node: Don't replace 'sh' reference with 'bash'.•••* gnu/packages/node.scm (node)[arguments]: Use (which "sh") instead of (which "bash") in 'patch-files' phase. Leo Famulari2017-01-231-1/+1
* gnu: node: Update to 6.8.0.•••Remove <https://debbugs.gnu.org/23744> and <https://debbugs.gnu.org/23723> workaround. * gnu/packages/node.scm (node): Update to 6.8.0. (node)[arguments]: Disabled more tests. Remove custom 'patch-shebangs' phase. Manually patch npm script shebang in new 'patch-npm-shebang' phase. * gnu/packages/patches/node-9077.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Al McElrath2016-10-171-19/+15
* gnu: node: Make sure 'npm' remains a symlink after 'patch-shebangs'.•••Fixes <http://bugs.gnu.org/23744>. Reported by Jovany Leandro G.C <bit4bit@riseup.net> and Jelle Licht <jlicht@fsfe.org>. * gnu/packages/node.scm (node)[arguments]: Replace 'patch-shebangs' phase. Ludovic Courtès2016-06-291-1/+18
* gnu: node: Update to 6.0.0.•••* gnu/packages/node.scm (node): Update to 6.0.0. David Thompson2016-04-271-2/+2
* gnu: node: Update to 5.10.0.•••* gnu/packages/node.scm (node): Update to 5.10.0. David Thompson2016-04-071-22/+55
* gnu: node: Do not use bundled dependencies.•••The Node build system was previously building its own copies of OpenSSL (yikes!), libuv, and zlib. * gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib. [arguments]: Add configure flags for using system libraries. Use 'modify-phases' syntax. David Thompson2015-12-071-36/+44
* gnu: node: Update to 0.12.7.•••* gnu/packages/node.scm (node): Update to 0.12.7. David Thompson2015-08-031-3/+3
* Merge branch 'master' into core-updates宋文武2015-04-081-2/+2
|\
| * gnu: node: Update to 0.12.2.David Thompson2015-04-041-2/+2
* | gnu: node: Remove unneeded import.•••* gnu/packages/node.scm: Remove import of (guix build gnu-build-system). Ludovic Courtès2015-04-011-1/+0
|/
* gnu: Move 'which' to (gnu packages base).•••* gnu/packages/which.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Remove it. * gnu/packages/base.scm (which): New variable. * gnu/packages/aspell.scm, gnu/packages/audio.scm, gnu/packages/autogen.scm, gnu/packages/cdrom.scm, gnu/packages/compression.scm, gnu/packages/datamash.scm, gnu/packages/games.scm, gnu/packages/glib.scm, gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/java.scm, gnu/packages/libevent.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/node.scm, gnu/packages/ntp.scm, gnu/packages/orpheus.scm, gnu/packages/pciutils.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/rsync.scm, gnu/packages/sawfish.scm, gnu/packages/scheme.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/texlive.scm, gnu/packages/wdiff.scm: Adjust accordingly. Ludovic Courtès2015-03-041-1/+1
* gnu: node: Update to 0.12.0.•••* gnu/packages/node.scm (node): Update to 0.12.0. David Thompson2015-02-121-2/+2
* gnu: node: Update to 0.10.36.•••* gnu/packages/node.scm (node): Update to 0.10.36. Andreas Enge2015-02-031-2/+3