nodejs-11_x: 11.7.0 -> 11.11.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md (see notes for all versions after 11.7.0)
This commit is contained in:
parent
9c894f8418
commit
5d527793ae
@ -5,6 +5,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "11.7.0";
|
||||
sha256 = "18md1xz055rxds4i831rmmya0xda7cc0wdmr1jnj8vigfbcbvzh7";
|
||||
version = "11.11.0";
|
||||
sha256 = "1732jv95xza8813wk7qy22jxh2x9lnc9lr0rqkql7ggf03wymn56";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user