Commit graph

68 commits

Author SHA1 Message Date
Shea Levy a9f8dd2c13 Add optimist nodePackage 2012-09-20 14:08:40 -04:00
Shea Levy 99571aa242 Add temp nodePackage 2012-09-19 12:45:05 -04:00
Shea Levy 7d5bb08534 Add cipher-block-size node package and remove the nativeDeps argument to build-node-package (buildInputs can just be specified directly) 2012-09-18 12:08:16 -04:00
Mathijs Kwik 177a0d761a node-packages: add 4 packages
- faye-websocket
- node-uuid
- rbytes
- sockjs
2012-09-17 09:56:49 +02:00
Mathijs Kwik e0d35483aa node-packages: upgrade mongodb and bson (and build native module) 2012-09-17 09:56:49 +02:00
Mathijs Kwik baa6223904 node-packages: ability to build npms that have native extensions 2012-09-17 09:56:49 +02:00
Shea Levy 7fbf92d8f9 npm2nix: Bump to 0.1.3 2012-09-05 12:22:03 -04:00
Mathijs Kwik b78b5b3f36 node-packages: add a lot of packages 2012-09-04 17:49:32 +02:00
Mathijs Kwik 278312a38c node-packages: ability to fix sources that use the impure "latest" dependency 2012-09-04 17:49:32 +02:00
Mathijs Kwik df82c94263 node-packages: introduced alphabet 2012-09-04 17:49:32 +02:00
Shea Levy 7e24bde3d9 Add node-gyp 2012-08-26 16:18:03 -04:00
Shea Levy ddb3f8c34e Add npm2nix 0.1.2 2012-08-26 16:11:29 -04:00
Shea Levy a94e8d2756 Add npm2nix as a nodePackage 2012-08-26 16:02:04 -04:00
Shea Levy 9a8b0b644b Add semver node package 2012-08-26 15:43:02 -04:00
Shea Levy aa4ce18077 node-packages.nix: Export buildNodePackage 2012-08-22 09:44:38 -04:00
Shea Levy 42da3759a2 Remove the 'with pkgs;' from node-packages.nix.
Packages depending on non-node packages should refer to their deps with pkgs.name
2012-07-25 17:53:02 -04:00
Shea Levy e2576899c1 Add coffee-script node package 2012-07-25 17:51:19 -04:00
Shea Levy c516517656 Add empty node-packages.nix using build-node-package.nix from npm2nix.
buildNodePackage is a function to build npm packages.

npm2nix (https://bitbucket.org/shlevy/npm2nix) can be used to generate subexpressions to go in node-packages.nix
2012-07-25 17:46:21 -04:00