mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
nodejs-16_x: 16.3.0 -> 16.4.0
https://github.com/nodejs/node/releases/tag/v16.4.0
This commit is contained in:
parent
65db0350fe
commit
c50bd80253
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "16.3.0";
|
||||
sha256 = "0pxcdy9i1iyxp4afmpaz30ajlwrj74y64jl3n9rjqw0r5jw4gavs";
|
||||
version = "16.4.0";
|
||||
sha256 = "07f8g3hs0v7nsdvzlsr1p4pzgb04qn54pnhmbdsgmmb41cp227pr";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user