Merge pull request #107123 from marsam/update-nodejs-14_x
nodejs-14_x: 14.15.1 -> 14.15.3
This commit is contained in:
commit
5306274c0e
@ -8,7 +8,7 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.15.1";
|
||||
sha256 = "1g61vqsgq3jsipw2fckj68i4a4pi1iz1kbw7mlw8jmzp8rl46q81";
|
||||
version = "14.15.3";
|
||||
sha256 = "1zplrfhsrqblvq2wxf5386wc9hf11k42jaw4mzgwy5dxx6dv3krj";
|
||||
patches = stdenv.lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user