nixpkgs/pkgs/development
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
..
arduino Revert "arduino: new package" 2015-02-04 13:49:27 +01:00
compilers Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs 2015-02-05 14:22:12 -05:00
coq-modules coqPackages: add contribs (close #5242) 2015-01-25 07:36:10 +01:00
eclipse Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
guile-modules rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
haskell-modules haskell-MoeDict: build succeeds now 2015-02-06 14:31:30 +01:00
interpreters add php 5.6 2015-02-05 20:28:16 +01:00
libraries libu2f-host: 0.0.2 -> 0.0.4 2015-02-06 12:53:10 -08:00
lisp-modules Update CLX 2015-01-18 01:58:20 +03:00
lua-modules
misc mpc: also rename the attribute to libmpc 2015-01-17 09:55:32 +01:00
mobile Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae' 2015-02-02 21:14:28 -05:00
ocaml-modules ocaml-zed: update from 1.3 to 1.4 2015-02-02 15:43:42 +01:00
perl-modules perl DB_file: fix build by not changing $out/lib/perl5 2015-01-20 14:08:17 +01:00
pharo Update pharo vm 2014-12-04 16:41:20 +01:00
pure-modules/pure-gsl
python-modules Adds a new package: cherrytree - A hierarchical note taking application 2015-01-31 02:17:00 +01:00
qtcreator
r-modules rPackages: allow users to override the version of R to be used for building 2015-01-27 14:04:54 +01:00
ruby-modules
tools Add sauce-connect, sauce labs secure tunnel 2015-02-06 20:35:06 +01:00
web Patch npm packages to ignore npm requirements 2015-02-07 15:17:15 +01:00