Merge pull request #180612 from r-ryantm/auto-update/elmPackages.nodejs
elmPackages.nodejs: 14.19.3 -> 14.20.0
This commit is contained in:
commit
4eda2b26f6
@ -7,7 +7,7 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "14.19.3";
|
version = "14.20.0";
|
||||||
sha256 = "sha256-XPRbHxrKd1I6zzYkDB1TqZknkHCncR6r8jNG+IsMyZQ=";
|
sha256 = "0slrcgiwwn8isp2ih5i2v1d6lsafz7bg6qwxf2lydlc9i14rhl1b";
|
||||||
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
patches = lib.optional stdenv.isDarwin ./bypass-xcodebuild.diff;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user