nixpkgs/pkgs/development/web
Valérian Galliat 25ce27b45e Patch npm packages to ignore npm requirements
Some npm packages strictly require a specific npm version because npm
don't handle some version requirements the same way in 1.0 and 2.0.

However, Nix don't use npm for dependency resolution (this is always
achieved with npm 1.0 criteria by npm2nix), so these requirements turns
out to be pointless and just crashes some package installations.

This patch removes npm requirements so the packages can still be built.

This solves #5787.
2015-02-07 15:17:15 +01:00
..
csslint csslint: update from 0.5.0 to 0.10.0 2013-12-18 18:18:23 +02:00
grails jdkPath: Remove in favor of jdk.home 2015-01-07 14:55:41 -08:00
nodejs Patch npm packages to ignore npm requirements 2015-02-07 15:17:15 +01:00
remarkjs Fixed many descriptions 2014-11-11 14:36:34 +01:00
twitter-bootstrap twitter-bootstrap: use fetchFromGitHub 2014-10-21 22:35:30 +02:00
wml Fix wml build, don't know why it worked before 2014-12-18 00:43:13 +01:00
xmlindent xmlindent: New expression 2014-02-01 19:10:01 +01:00