summary refs log tree commit diff
path: root/pkgs/development/web
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\
| * #283 add a set of Plone packages, a popular Python CMSCillian de Róiste2013-02-06
| * Added setup hook that adds a Node package automatically to NODE_PATH, if incl...Sander van der Burg2013-02-04
* | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\|
| * Fix nodejsRob Vermaas2013-01-07
| * Remove my darwin workarounds for node.jsSander van der Burg2013-01-07
| * - Added xcodeenv: experimental support to build iOS apps through NixSander van der Burg2013-01-07
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/
* nodejs v0.8.15Shea Levy2012-12-03
* node.js: upgrade to v0.8.12Mathijs Kwik2012-10-27
* build-node-package: make fewer assumptions about the name of the node tarballShea Levy2012-09-20
* Add cipher-block-size node package and remove the nativeDeps argument to buil...Shea Levy2012-09-18
* node-packages: ability to build npms that have native extensionsMathijs Kwik2012-09-17
* node.js: upgrade to 0.8.9Mathijs Kwik2012-09-15
* nodejs: Bump and backport fix to support ESPIPEShea Levy2012-08-22
* buildNodePackage: Remove absolute path to source tarball to avoid runtime dep...Shea Levy2012-08-22
* node.js: BumpShea Levy2012-08-22
* Add empty node-packages.nix using build-node-package.nix from npm2nix.Shea Levy2012-07-25
* node: Update to 0.8.3Shea Levy2012-07-25
* node.js: copy v8 headersMathijs Kwik2012-07-05
* Updating nodejs to 0.6.19.Lluís Batlle2012-06-22
* Making 'npm' work from commandline (fix interpreter).Lluís Batlle2012-06-22
* node.js : upgraded to 0.6.18Mathijs Kwik2012-05-29
* Darwin: Add `mig', `lipo', etc. to `stdenvNative'.Ludovic Courtès2012-04-23
* nodejs/v8: BumpShea Levy2012-04-08
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-03-05
|\
| * upgraded nodejs to 0.6.11Mathijs Kwik2012-03-04
* | svn merge ^/nixpkgs/trunkShea Levy2012-02-25
|\|
| * node.js: Get building on darwinShea Levy2012-02-25
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-10
|\|
| * v8: Get building on darwinShea Levy2012-02-10
* | svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-06
|\|
| * v8/nodejs: upgraded to 3.6.6.20 and 0.6.9Peter Simons2012-02-06
* | svn merge ^/nixpkgs/trunk, one simple conflict in jrubyYury G. Kudryashov2012-01-19
|\|
| * node.js: use shared v8 instead of bundled onePeter Simons2012-01-18
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/
* * nodejs 0.6.7 breaks npm, so go back to 0.6.6.Eelco Dolstra2012-01-16
* * NodeJS updated to 0.6.7.Eelco Dolstra2012-01-16
* upgraded nodejsPeter Simons2011-12-11
* Adding csslint, this uses node as an interpreter. It detects problems in CSS ...Cillian de Roiste2011-08-21
* Updating node to version 0.5.4Cillian de Roiste2011-08-21
* Fixing the download urlCillian de Roiste2011-07-31
* Updating node to 0.5.2Cillian de Roiste2011-07-31
* Adding node.js, a javascript web development platformCillian de Roiste2011-05-05