nodejs-16_x: 16.4.0 -> 16.4.1
https://github.com/nodejs/node/releases/tag/v16.4.1 (cherry picked from commit 4f90b61a11496e16d2e460301b73426ddd2be0b8)
This commit is contained in:
parent
3de5eef80f
commit
0cde4bf18f
|
@ -8,6 +8,6 @@ let
|
||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "16.4.0";
|
version = "16.4.1";
|
||||||
sha256 = "07f8g3hs0v7nsdvzlsr1p4pzgb04qn54pnhmbdsgmmb41cp227pr";
|
sha256 = "1a1aygksmbafxvrs8g2jv0y1jj3cwyclk0qbqxkn5qfq5r1i943n";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue