mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
nodejs-10_x: 10.20.0 -> 10.20.1
Changelog: https://github.com/nodejs/node/releases/tag/v10.20.1
This commit is contained in:
parent
681db60364
commit
c4486b59a6
@ -5,6 +5,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.20.0";
|
||||
sha256 = "0cvjwnl0wkcsyw3kannbdv01s235wrnp11n2s6swzjx95gpichfi";
|
||||
version = "10.20.1";
|
||||
sha256 = "14pljmfr0dkj6y63j0qzj173kdpbbs4v1g4v56hyv2k09jh8h7zf";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user