mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 14:57:28 +03:00
Merge pull request #97729 from marsam/update-node-14x
nodejs-14_x: 14.10.0 -> 14.10.1
This commit is contained in:
commit
97bfffe7ba
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.10.0";
|
||||
sha256 = "00f7p2l3wpj12r6bxz7l6cxkipwl6in4qlzxrzkk0z81k32ph6s3";
|
||||
version = "14.10.1";
|
||||
sha256 = "1dymx9j3g6wbbdmw6083yg49ydxwfl2fgy9i8jxpngnskvwq4lrb";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user