nodejs-18_x 0 -> 1 attrpath: nodejs-18_x Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/xrxh32k9xqgcm7g0ygah0skhrc96f83g-update-nodejs.drv /nix/store/51sirprv2w7cp3npkdg67b5daj1vfxfy-packages.json.drv building '/nix/store/xrxh32k9xqgcm7g0ygah0skhrc96f83g-update-nodejs.drv'... building '/nix/store/51sirprv2w7cp3npkdg67b5daj1vfxfy-packages.json.drv'... Going to be running update for following packages: - nodejs-18.19.1 Press Enter key to continue... Running update for: - nodejs-18.19.1: UPDATING ... - nodejs-18.19.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/web/nodejs/v18.nix b/pkgs/development/web/nodejs/v18.nix index a4121b9575fd..577d87062f55 100644 --- a/pkgs/development/web/nodejs/v18.nix +++ b/pkgs/development/web/nodejs/v18.nix @@ -22,8 +22,8 @@ buildNodejs { # The change to minor version 18.20.0 breaks compatibility with ffi-napi # This breaks the compilation of some nix packages. # While this is investigated and fixed, do not upgrade the minor version. - version = "18.19.1"; - sha256 = "sha256-CQ+WouzeCAtrOCxtZCvKXQvkcCp4y1Vb578CsgvRbe0="; + version = "18.20.0"; + sha256 = "192ng20q8dhn3cibc2c9vjqx789si22rv6iprzgyyzncl9wngj04"; patches = [ ./disable-darwin-v8-system-instrumentation.patch ./bypass-darwin-xcrun-node16.patch No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nodejs-18_x Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . nodejs-18_x Standard output: error: build log of 'nodejs-18_x' is not available