mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 13:05:08 +00:00
Merge pull request #69025 from marsam/update-nodejs-10
nodejs-10_x: 10.16.0 -> 10.16.3
This commit is contained in:
commit
6289e66805
@ -5,6 +5,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.16.0";
|
||||
sha256 = "0236jlb1hxhzqjlmmlxipcycrndiq92c8434iyy7zshh3n4pzqqq";
|
||||
version = "10.16.3";
|
||||
sha256 = "1gbblbmvx7a0wkgp3fs2pf5c1hymdpnfc7zqp1slg5hmfhyi5wbv";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user