mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 18:47:35 +00:00
nodejs-12_x: 12.3.1 -> 12.4.0
This commit is contained in:
parent
f29b88df44
commit
321ca827f4
@ -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
Block a user