mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 00:38:16 +03:00
Merge pull request #107432 from marsam/update-nodejs-15_x
nodejs-15_x: 15.4.0 -> 15.5.0
This commit is contained in:
commit
08970e66ab
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.4.0";
|
||||
sha256 = "0kp0hckhjkmaqyvjpcj17rj6fw9fg3c95j78r2nr10bc65anjwms";
|
||||
version = "15.5.0";
|
||||
sha256 = "1wzcypb1kawc6m5q36cd31qjg7ljby8py9qg555m4bqm5gpvvfjg";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user