Commit graph

450 commits

Author SHA1 Message Date
Michael Weiss dd25d1a0a1 node-packages: Update the README 2017-07-30 18:11:40 +02:00
Jörg Thalheim d3c0ade39a node-packages: wrong version number in packaging guideline 2017-07-30 14:34:07 +01:00
Jörg Thalheim e95352cfdd node-packages: update packaging guideline 2017-07-30 14:29:13 +01:00
Michael Weiss d460fd0f99 nodePackages.dhcp: init at 0.2.9 2017-07-28 21:20:06 +02:00
Jörg Thalheim 3ef073e9f1 nodePackages.js-beautify: init at 1.6.14
fixes #21980
2017-07-14 22:17:12 +01:00
Silvan Mosberger 85070e1df1 fast-cli: init at 1.0.0 2017-07-14 07:19:27 +01:00
dywedir efd2141b60 nodePackages.javascript-typescript-langserver: init at 2.0.0 2017-06-17 16:06:37 +03:00
Pascal Wittmann fe041692e2 git-standup: init at 2.1.8 2017-06-15 10:08:21 +02:00
José Luis Lafuente dcb7a6b332
eslint_d: init at 4.2.5 2017-06-04 14:09:52 +02:00
Stefhen Hovland 634f5f0d0f json-server: init at 0.10.1 (#26266)
json-server: init a 0.10.1
2017-06-01 00:46:15 +01:00
Jörg Thalheim 6f7670e831
nodePackages: split into v4/v6 package set
A full package set is not needed for both node versions. The goal is to
remove the large amount of generated files. Instead only packages which
might be needed in v4 development environments are added to a dedicated
node-packages-v4.json file.
2017-05-05 09:02:52 +01:00
Luca Bruno fa652cef22 Fix node2nix installation instructions in README 2017-04-23 13:47:59 +01:00
José Luis Lafuente b7b85316fd
prettier: init at 1.1.0 2017-04-15 20:36:57 +02:00
Sander van der Burg 7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Rodney Lorrimar 453529bd60
nodePackages: support github:owner/repo scheme for package deps
JS devs found a new way to be annoying - adjust code accordingly.

Have also put this change in PR svanderburg/node2nix#40
2017-03-12 16:00:13 +01:00
Maximilian Bosch c1f8c0879c
nodePackages.yo: init at 1.8.5 2017-02-27 19:36:30 +01:00
Maximilian Bosch cbedb932f9
nodePackages.mocha: init at 3.2.0 2017-02-12 23:12:13 +01:00
Jake Waksbaum 927b8159aa nodePackages: Add tern (#22418)
* nodePackages: Add tern

* Remove duplicate tapable
2017-02-04 22:18:28 +01:00
Shea Levy e967068695 nodePackages: Add ios-deploy, update the rest 2017-01-31 20:10:18 -05:00
Sander van der Burg 5cf1a4d36a nodePackages: upgrade node2nix to version 1.1.1 and regenerate the package set 2017-01-20 22:05:44 +01:00
zimbatm f9a9ea920a Revert "nodePackages.yarn: remove package"
This reverts commit 986dba716f.

Fixes:

    error: anonymous function at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/node-env.nix:3:1 called with unexpected argument ‘python’, at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/composition-v6.nix:8:13

This commit is doing a lot more than removing the yarn package, it also
upgrades a ton of other packages.
2017-01-15 18:34:00 +00:00
Jörg Thalheim 986dba716f
nodePackages.yarn: remove package
was replaced by a dedicated yarn package
2017-01-15 17:32:28 +01:00
Nikolay Amiantov 40a9c37ff3 node-env: use upstream version 2017-01-04 02:52:38 +03:00
Maarten Hoogendoorn b217c0a99b yarn: init at 0.17.8 (#20635) 2016-12-14 15:46:45 +01:00
Frederik Rietdijk 2de9321880 nodejs: add python to passthru
so nodeEnv uses the exact same version.

See also https://github.com/svanderburg/node2nix/issues/25
2016-11-24 22:28:04 +01:00
Nikolay Amiantov 1f62bcbc98 nodePackages: update, add parsoid for nodejs_v6 2016-11-20 19:09:03 +03:00
Nikolay Amiantov e829d82861 nodePackages.parsoid: init 2016-11-03 19:20:19 +03:00
Tobias Pflug 1b78ae4b6a Add npm2nix to v6.x nodePackages 2016-11-02 18:20:03 +01:00
Christine Koppelt 416eb6053e node-packages: fix reference 2016-10-30 09:59:56 +01:00
Christine Koppelt 737decb123 node-packages: add packages for v6 2016-10-30 09:54:55 +01:00
Christine Koppelt 182b1c2777 node-packages: update & cleanup
* update packages for v4
* remove files and generation for v0_10 and v5 as nodejs-5_x and nodejs-0_10 are no longer supported
2016-10-29 23:08:01 +02:00
Nikolay Amiantov aad01d5831 buildNodePackage: remove trailing spaces 2016-10-15 18:45:48 +03:00
Nikolay Amiantov 10447c6900 buildNodePackage: fix strippedName usage 2016-10-15 18:45:48 +03:00
c74d 253f96435f
nodePackages.csslint: init at 1.0.2
Add the NPM package `csslint`, at version 1.0.2, as `nodePackages.csslint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").

Fixes #18616
2016-10-01 10:57:28 +02:00
c74d dfa4ff30a3
nodePackages.htmlhint: init at 0.9.13
Add the NPM package `htmlhint`, at version 0.9.13, as `nodePackages.htmlhint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").
2016-10-01 10:57:28 +02:00
Jörg Thalheim 65eeecca73
nodePackages: regenerate list
Before I add to `nodePackages`, regenerate it to minimize my subsequent diffs.
2016-10-01 10:57:27 +02:00
Eric Sagnes f7dd3f5d5a nodePackages: add emojione 2016-09-30 09:56:30 +09:00
Langston Barrett a3bbb45e5c manual: add node to languages & frameworks
fixes #18609
2016-09-20 20:38:24 +00:00
Langston Barrett cd343b76c7 nixpkgs docs: improve node packages documentation
* be more specific about paths to files
2016-09-15 18:15:53 +00:00
Shea Levy bca7b782ae Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs 2016-09-15 08:16:07 -04:00
Rodney Lorrimar 131b8d4edb nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
Rodney Lorrimar 952c477f90 nodePackages.bower2nix: Add back PATH wrapping
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.

(Fixes #18454)
2016-09-15 01:28:36 +01:00
Langston Barrett a1b7d21318 emoj: init at 0.3.0 2016-09-14 23:19:17 +00:00
Sander van der Burg 2b144fcfb0 nodePackages: regenerate with node2nix-1.1.0. The new node2nix supports postInstall hooks that have been used to fix npm2nix 2016-09-13 20:56:05 +00:00
Rickard Nilsson 28e378d462 nodePackages.elasticdump: init at 2.4.2 2016-09-06 18:22:05 +00:00
Sander van der Burg 4cac903456 nodePackages: add svgo
(cherry picked from commit 7bfe580b46c9a87cdc3080d12cc7aeac45831bfa)
2016-09-02 13:01:51 +00:00
Sander van der Burg 8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Sander van der Burg fc4e4fe083 nodePackage: replace azure-cli by node2nix generated expression + add eslint to fix casperjs 2016-09-01 16:13:22 +00:00
Sander van der Burg 6e61dfb647 Fix evaluation errors by replacing npm2nix generated packages (will provide alternative for dnchain later) 2016-09-01 14:58:30 +00:00
Sander van der Burg 5ce6cd0106 nodePackages: use node2nix generated package set 2016-09-01 12:12:12 +00:00