Commit Graph

106 Commits

Author SHA1 Message Date
adisbladis
48edc140dc
nodePackages_8_x.npm: init at 5.6.0 2018-03-01 18:21:49 +08:00
Sander van der Burg
ede1b6f0df nodePackages: regenerate with node2nix 1.5.2 2018-02-28 00:07:56 +01:00
adisbladis
d192858a76 nodejs: Drop 4_x packages
nodejs-4_x is scheduled end-of-life on 2018-04-30
It should not go in the 18.03 release
2018-02-27 10:19:23 +01:00
adisbladis
a1835b9924 treewide: Remove references to nodejs-4_x 2018-02-27 10:19:23 +01:00
adisbladis
4586b7b888
nodePackages_6_x: regenerate with node2nix 2018-02-27 14:18:02 +08:00
adisbladis
bce1a89308
nodePackages_8_x: regenerate with node2nix 2018-02-27 14:17:53 +08:00
Mitsuhiro Nakamura
5425099341 node-packages.json-diff: init at 0.5.2 2018-01-27 22:14:11 +09:00
adisbladis
fac586dcfe
nodePackages_8_x.pnpm: init at 1.31.0 2018-01-26 14:43:46 +08:00
Maximilian Bosch
d67fd9ef0a
node-packages.react-native-cli: init at 2.0.1 2018-01-21 11:18:29 +01:00
Matan Shenhav
400e9d0462 nodePackages.less-plugin-clean-css: init at 1.5.1 2018-01-20 16:06:15 +00:00
Matan Shenhav
845071c578 nodePackages.less: init at 2.7.3 2018-01-20 15:43:40 +00:00
Matan Shenhav
5bdc471107 nodePackages.configurable-http-proxy: init at 3.1.1 2018-01-20 15:36:23 +00:00
Charles Strahan
55f966be0e nodePackages.clean-css: init at 4.1.9 2018-01-20 15:27:53 +00:00
Sander van der Burg
83dfe29a12 nodePackages: regenerate with node2nix 1.5.1 2018-01-10 21:59:18 +01:00
Sander van der Burg
bb06428818 nodePackages: move titanium from v4 to v6 package set 2018-01-05 11:57:49 +01:00
Sander van der Burg
065acc44b8 jsdoc: init at 3.5.5 2017-12-21 16:08:10 +01:00
Sander van der Burg
8135068dfe
Merge pull request #32940 from MatrixAI/nodepackagesreadme
nodePackages: Added instructions to README about packages with binary addons
2017-12-21 14:33:44 +01:00
Roger Qiu
c4bb4252cb nodePackages.dat: init at 13.9.2
This adds dat to both nodePackages_6_x and nodePackages_8_x.
This package requires node-gyp-build which is also added to both package sets.
Finally nodePackages_8_x was missing node-gyp and node-pre-gyp.
2017-12-21 23:48:08 +11:00
Roger Qiu
a3330a9b96 nodePackages: Added instructions to README about packages with binary addons 2017-12-21 23:45:21 +11:00
Sander van der Burg
ab754a40a2 nodePackages: regenerate with node2nix 1.5.0 + add basic Node.js 8.x package set 2017-12-19 22:17:40 +01:00
Marti Serra
31d0b0023c nodePackages.asar: init at 0.14.0 2017-12-12 09:43:53 +01:00
Maximilian Bosch
af75b48b51 services.statsd: add simple test 2017-12-04 16:56:16 +01:00
Maximilian Bosch
aaf1e1c4fb statsd: restore support for {influx,librato,stackdriver} backends
These packages will be placed into an environment using
`backendsToPackages`. This function explicitly maps backends to
`pkgs.nodePackages.${type}` unless it's a builtin. This ensures that only
valid backends that work on NixOS are used (if not, the build already
breaks at evaluation time).

The log will be redirected to `stdout` to be able to watch the entire
output using `journalctl`.

Configuration parameters for the backends need to be set using
`services.statsd.extraConfig` as each backend has its own options and
all of them shouldn't be validated and checked explicitly and manually.
2017-12-04 16:56:16 +01:00
Chris Martin
299e3228a4 nodePackages.html-minifier: init at 3.5.7 2017-11-27 05:10:39 -05:00
Peter Romfeld
4db6f68df6 nodePackages.nsp: init at 3.1.0 2017-11-23 17:26:12 +08:00
Lorenzo Manacorda
9a4ecc0dcd nodePackages.coinmon: init at 0.0.6 2017-11-21 13:15:50 +01:00
Maximilian Bosch
5ae373b3eb
{shout, quassel-webserver}: move to nodePackages
both packages are available at the default NPM registry.

related to #31032
2017-11-14 16:37:16 +01:00
Ollie Charles
9b90330c1d nodePackages.elm-test: init at 0.18.9 2017-11-14 15:07:27 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Sander van der Burg
cf610f8a48 fast-cli: pinpoint to a 1.x version, since 2.x requires nodejs 8 or greater 2017-11-05 14:00:27 +01:00
Maximilian Bosch
5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Sander van der Burg
5e563ae749 node2nix: 1.3.0 -> 1.4.0 + regenerate packages 2017-11-03 21:44:03 +01:00
Sander van der Burg
5bd48158e9 nodePackages: remove overrides for non-existent packages 2017-11-02 22:10:57 +01:00
Jude Taylor
737b466031 fix ghcjs socket.io 2017-11-01 12:16:48 +01:00
Sander van der Burg
6d1317ab31
Merge pull request #31058 from rnhmjoj/dnschain
DNSChain: move expression to new nodePackages
2017-10-31 23:44:02 +01:00
rnhmjoj
fb9e4daa41
dnschain: move to nodePackages.dnschain 2017-10-31 22:01:31 +01:00
Sander van der Burg
fe9cefa7e4 nodePackages: add more details about the packages to include and the Node.js versions to support 2017-10-31 11:23:42 +01:00
Rodney Lorrimar
9ec640ec70 bower2nix: fix execution under nix-shell --pure
bower2nix needs nix to compute store hashes.

Fixes rvl/bower2nix#16
2017-10-30 18:23:45 +01:00
Joerg Thalheim
f73ad01afb nodePackages.web-ext: init at 2.2.2 2017-10-23 11:05:38 +01:00
Rodney Lorrimar
3d4ed0181e bower2nix: 3.1.1 -> 3.2.0 2017-09-27 07:30:01 +01:00
Patrick Callahan
f4f90a7354 nodePackages.typings: init at 2.1.1 2017-09-22 19:10:08 -07:00
Jörg Thalheim
4d225b3d40 nodePackages.pulp: init at 12.0.1
fixes #29374
2017-09-21 20:58:43 +01:00
Jörg Thalheim
3b98386f29 Merge pull request #29075 from hschaeidt/master
nodePackages.ionic: init at 3.9.2
2017-09-12 08:52:11 +01:00
Sander van der Burg
397fc0daca fast-cli: fix build 2017-09-10 16:29:39 +00:00
Hendrik Schaeidt
66aa2b1e08 nodePackages.ionic: init at 3.9.2 2017-09-07 13:10:21 +02:00
wisut hantanong
86587ea95b nodePackages.live-server : init at 1.2.0
fixes #28813
2017-09-01 16:47:11 +01:00
Jörg Thalheim
86e6e8016d nodePackages.multi-file-swagger: init at 2.2.0
fixes #28737
2017-08-31 22:00:15 +01:00
Jörg Thalheim
3383f2f4cc nodePackages.serve: init at 6.0.6
fixes #28778
2017-08-31 07:28:54 +01:00
dywedir
e2bf8cea5a nodePackages.ocaml-language-server: init at 0.2.0 2017-08-30 21:54:18 +02:00
wisut hantanong
d732a5917a nodePackages.livedown : init at 2.1.1 2017-08-26 16:36:42 +07:00