mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
Merge pull request #97485 from marsam/update-nodejs-14_x
nodejs-14_x: 14.9.0 -> 14.10.0
This commit is contained in:
commit
1ca7c6e76a
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.9.0";
|
||||
sha256 = "1xkfivr0qci50ksg66szyasdlbiwh2j7ia4n6qc5csih2nvzcbh1";
|
||||
version = "14.10.0";
|
||||
sha256 = "00f7p2l3wpj12r6bxz7l6cxkipwl6in4qlzxrzkk0z81k32ph6s3";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user