Remove nodejs-unstable package
This package was same as the main nodejs package since the given unstableVersion flag is noop.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user