mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
nodejs_20: 20.8.0 -> 20.8.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.8.1
This commit is contained in:
parent
bf85265bb3
commit
547ea2e2e1
@ -8,8 +8,8 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "20.8.0";
|
||||
sha256 = "sha256-QSvoR65t9hAQup2jzD5r5bZ6oALjVOkZ9Z7INgNxcEw=";
|
||||
version = "20.8.1";
|
||||
sha256 = "sha256-95nGb2pjhruKwsdaN490DEVel/H+lkOT3TnJ+fbvvHA=";
|
||||
patches = [
|
||||
./revert-arm64-pointer-auth.patch
|
||||
./disable-darwin-v8-system-instrumentation-node19.patch
|
||||
|
Loading…
Reference in New Issue
Block a user