mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 22:57:42 +03:00
Merge pull request #109516 from marsam/update-nodejs-15_x
nodejs-15_x: 15.5.1 -> 15.6.0
This commit is contained in:
commit
1b9f80f13d
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.5.1";
|
||||
sha256 = "0qbb4dwgsy1a82ihjxl6r8bj7mwjzb21s720y1rahisd5p69l8ic";
|
||||
version = "15.6.0";
|
||||
sha256 = "1liqkh1gz1h37fln8xr5krbs2mqjn38n3sws2ydvk84wrpfq3prr";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user