Merge pull request #75890 from marsam/update-nodejs-13_x
nodejs-13_x: 13.3.0 -> 13.5.0
This commit is contained in:
commit
637a2d9ca8
@ -5,8 +5,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "13.3.0";
|
||||
sha256 = "0j36jf0ybq470w91kzg28bcmxlml7ccl4swwklb6x1ibkz697np7";
|
||||
version = "13.5.0";
|
||||
sha256 = "1ng959fm8ls222mmn2vpkw4n4jba02qigpxc8p85jxfj36dsq4ak";
|
||||
|
||||
patches = stdenv.lib.optionals stdenv.isDarwin [ ./disable-libatomic-darwin.patch ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user