Merge pull request #148990 from r-ryantm/auto-update/nodejs-16_x
nodejs-16_x: 16.13.0 -> 16.13.1
This commit is contained in:
commit
cde01c28aa
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "16.13.0";
|
||||
sha256 = "1k6bgs83s5iaawi63dcc826g23lfqr13phwbbzwx0pllqcyln49j";
|
||||
version = "16.13.1";
|
||||
sha256 = "1bb3rjb2xxwn6f4grjsa7m1pycp0ad7y6vz7v2d7kbsysx7h08sc";
|
||||
patches = [ ./disable-darwin-v8-system-instrumentation.patch ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue