nodejs-5_x: 5.11.1 -> 5.12.0 (#16657)
This commit is contained in:
committed by
Franz Pletz
parent
2e8c21e4dd
commit
1c39145bc2
@@ -52,7 +52,7 @@ in stdenv.mkDerivation {
|
||||
description = "Event-driven I/O framework for the V8 JavaScript engine";
|
||||
homepage = http://nodejs.org;
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.goibhniu maintainers.havvy maintainers.gilligan ];
|
||||
maintainers = [ maintainers.goibhniu maintainers.havvy maintainers.gilligan maintainers.cko ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user