nodejs_24: 24.11.0 -> 24.11.1 (#460791)
This commit is contained in:
@@ -25,8 +25,8 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "24.11.0";
|
version = "24.11.1";
|
||||||
sha256 = "cf9c906d46446471f955b1f2c6ace8a461501d82d27e1ae8595dcb3b0e2c312a";
|
sha256 = "ea4da35f1c9ca376ec6837e1e30cee30d491847fe152a3f0378dc1156d954bbd";
|
||||||
patches =
|
patches =
|
||||||
(
|
(
|
||||||
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then
|
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then
|
||||||
|
|||||||
Reference in New Issue
Block a user