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/ajmns5fpps13r5b011h8k9mvhjbs4cfm-update-nodejs.drv /nix/store/rj5xqnv4cfhnbynldaqkk8hhvihb9lw1-packages.json.drv building '/nix/store/ajmns5fpps13r5b011h8k9mvhjbs4cfm-update-nodejs.drv'... building '/nix/store/rj5xqnv4cfhnbynldaqkk8hhvihb9lw1-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..3c41b47f7d48 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.1"; + sha256 = "12lvyhawml80v87pjl0f00l5p8a7h4gj1f7z1s0m8qsyyalngn66"; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-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/v7gdmdc9yhx3ngh840xx5kr46840s73b-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