Merge pull request #62710 from marsam/update-nodejs-12_x
nodejs-12_x: 12.3.1 -> 12.4.0
This commit is contained in:
commit
bf1b907a77
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.3.1";
|
||||
sha256 = "1zhb5nq9s6cshbm6lf7qsy310fcsiy9wdr869vs6hw76zyn50axs";
|
||||
version = "12.4.0";
|
||||
sha256 = "1qwcv8m1m3293vmb4x2xrpqlpaa1r1951gf0mva60b2hsdk27d90";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue