nodejs 0 -> 1 attrpath: nodejs Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/dg7gzlakxxfncmkq0zfn7iz8j3g554da-update-nodejs.drv /nix/store/fi3gyp77fm9v3yiphyx33ng67v7jiam2-packages.json.drv building '/nix/store/dg7gzlakxxfncmkq0zfn7iz8j3g554da-update-nodejs.drv'... building '/nix/store/fi3gyp77fm9v3yiphyx33ng67v7jiam2-packages.json.drv'... Going to be running update for following packages: - nodejs-18.12.1 Press Enter key to continue... Running update for: - nodejs-18.12.1: UPDATING ... - nodejs-18.12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/web/nodejs/v18.nix b/pkgs/development/web/nodejs/v18.nix index 29f133a8110..e5e389e84da 100644 --- a/pkgs/development/web/nodejs/v18.nix +++ b/pkgs/development/web/nodejs/v18.nix @@ -8,8 +8,8 @@ let in buildNodejs { inherit enableNpm; - version = "18.12.1"; - sha256 = "sha256-T6QGRRvFJlmikOUs/bIWKnYL1UnaS4u+vmop8pbZON8="; + version = "18.13.0"; + sha256 = "0s6sscynhw9limpp43f965rn9grdamcvsnd9wfb2h5qxw1icajpx"; patches = [ (fetchpatch { # Fixes cross compilation to aarch64-linux by reverting https://github.com/nodejs/node/pull/43200 No auto update branch exists There might already be an open PR for this update: - nodejs: 14.21.1 -> 14.21.2, 16.18.1 -> 16.19.0, 18.12.1 -> 18.13.0, 19.2.0 -> 19.4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/209766"