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/csm12yg9z1hlah6q6cdwqy83scrwrysc-packages.json.drv building '/nix/store/ajmns5fpps13r5b011h8k9mvhjbs4cfm-update-nodejs.drv'... building '/nix/store/csm12yg9z1hlah6q6cdwqy83scrwrysc-packages.json.drv'... Going to be running update for following packages: - nodejs-18.20.1 Press Enter key to continue... Running update for: - nodejs-18.20.1: UPDATING ... - nodejs-18.20.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/web/nodejs/v18.nix b/pkgs/development/web/nodejs/v18.nix index a003c0e9bfb9..d68dad6bfef9 100644 --- a/pkgs/development/web/nodejs/v18.nix +++ b/pkgs/development/web/nodejs/v18.nix @@ -19,8 +19,8 @@ let in buildNodejs { inherit enableNpm; - version = "18.20.1"; - sha256 = "sha256-xthnqfJeY1SBDv+4IB+BR6FbKAAOUHkP2gDRyhX0m4o="; + version = "18.20.2"; + sha256 = "0gy7skx93f2k79r3rqlh6ciihkbf3cqxm60lv44zn9z9qz4sgbla"; 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