nodejs-16_x: 16.5.0 -> 16.6.0
https://github.com/nodejs/node/releases/tag/v16.6.0 (cherry picked from commit f5de4158dd462c51741ec48be2e47a3f8015930d)
This commit is contained in:
parent
b8ecf1d179
commit
726a6358b9
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "16.5.0";
|
||||
sha256 = "16dapj5pm2y1m3ldrjjlz8rq9axk85nn316iz02nk6qjs66y6drz";
|
||||
version = "16.6.0";
|
||||
sha256 = "1ndrqx3k5m62r7nzl5za59m33bx10541n7xbaxxz7088ifh18msw";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user