Merge branch 'master.upstream' into staging.post-15.06

This commit is contained in:
William A. Kennington III
2015-09-19 14:40:01 -07:00
95 changed files with 464061 additions and 6465 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, openssl, python, zlib, libuv, v8, utillinux, http-parser
, pkgconfig, runCommand, which, libtool, unstableVersion ? false
, pkgconfig, runCommand, which, libtool
}:
# nodejs 0.12 can't be built on armv5tel. Armv6 with FPU, minimum I think.