2022-11-05T00:21:28 nodejs 0 -> 1 2022-11-05T00:21:31 attrpath: nodejs 2022-11-05T00:21:31 Checking auto update branch... 2022-11-05T00:21:34 [version] 2022-11-05T00:21:34 [version] generic version rewriter does not support multiple hashes 2022-11-05T00:21:34 [rustCrateVersion] 2022-11-05T00:21:34 [rustCrateVersion] No cargoSha256 found 2022-11-05T00:21:34 [golangModuleVersion] 2022-11-05T00:21:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T00:21:34 [updateScript] 2022-11-05T00:21:38 [updateScript] Success 2022-11-05T00:21:38 [updateScript] Going to be running update for following packages: - nodejs-18.12.0 Press Enter key to continue... Running update for: - nodejs-18.12.0: UPDATING ... - nodejs-18.12.0: DONE. Packages updated! 2022-11-05T00:21:38 2022-11-05T00:21:38 [quotedUrls] 2022-11-05T00:21:38 [quotedUrls] nothing found to replace 2022-11-05T00:21:38 Diff after rewrites: diff --git a/pkgs/development/web/nodejs/v18.nix b/pkgs/development/web/nodejs/v18.nix index 142bf08bad7..16e3dcf3312 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.0"; - sha256 = "sha256-c6fwHimZ6xl3Y87WZqbNVErVgOrvtz4KhJYDs+gE9C4="; + version = "18.12.1"; + sha256 = "1prqv6bg4abapsz8njys97ahnxia2srgsb75j2i5j9n53d2hd92g"; patches = [ (fetchpatch { # Fixes cross compilation to aarch64-linux by reverting https://github.com/nodejs/node/pull/43200 2022-11-05T00:23:06 No auto update branch exists 2022-11-05T00:48:54 Successfully finished processing 2022-11-05T00:48:54 cachix "/nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1" 2022-11-05T00:49:07 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for nodejs is: "Event-driven I/O framework for the V8 JavaScript engine" meta.homepage for nodejs is: "https://nodejs.org" meta.changelog for nodejs is: "https://github.com/nodejs/node/releases/tag/v18.12.1" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 18.12.1 with grep in /nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1 - found 18.12.1 in filename of file in /nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1 ---
Rebuild report (if merged into master) (click to expand) ``` 909 total rebuild path(s) 909 package rebuild(s) First fifty rebuilds by attrpath CuboCore.corepdf PageEdit adl adoptopenjdk-icedtea-web airfield amarok amarok-kf5 anime-downloader anki ankisyncd antennas antora apache-airflow balanceofsatoshis bat-extras.prettybat binaryen bitwarden-cli breitbandmessung bs-platform calamares calamares-nixos calibre calligra castnow changedetection-io chromium cinnamon.xreader cjdns cjdns-tools clipgrab code-server commitlint concurrently create-cycle-app csound-qt csslint cudaPackages.nsight_compute cutemarked-ng cutter cwltool cz-cli deltachat-desktop dgraph digikam discourse discourseAllPlugins dmlive eagle element-desktop element-desktop-wayland ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A nodejs https://github.com/r-ryantm/nixpkgs/archive/5b21203fe812d916ac22ed52752f85cfee7e5a0d.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1 ls -la /nix/store/qyrrybgnmzy06hzfs94pagh56is8qnn3-nodejs-18.12.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @cillianderoiste @gilligan @cko @marsam for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-11-05T00:49:09 https://api.github.com/repos/NixOS/nixpkgs/pulls/199607 2022-11-05T08:29:00 nodejs 0 -> 1 2022-11-05T08:29:02 attrpath: nodejs 2022-11-05T08:29:02 Checking auto update branch... 2022-11-05T08:29:06 [version] 2022-11-05T08:29:06 [version] generic version rewriter does not support multiple hashes 2022-11-05T08:29:06 [rustCrateVersion] 2022-11-05T08:29:06 [rustCrateVersion] No cargoSha256 found 2022-11-05T08:29:06 [golangModuleVersion] 2022-11-05T08:29:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T08:29:06 [updateScript] 2022-11-05T08:29:09 [updateScript] Success 2022-11-05T08:29:09 [updateScript] these 2 derivations will be built: /nix/store/p5d9a6168xl2xzn9ma952ylz1jzvd2cx-update-nodejs.drv /nix/store/i24f5sb68dvd4c3k9kyvwhbvfj0a13zj-packages.json.drv building '/nix/store/p5d9a6168xl2xzn9ma952ylz1jzvd2cx-update-nodejs.drv'... building '/nix/store/i24f5sb68dvd4c3k9kyvwhbvfj0a13zj-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! 2022-11-05T08:29:09 2022-11-05T08:29:09 [quotedUrls] 2022-11-05T08:29:09 [quotedUrls] nothing found to replace 2022-11-05T08:29:10 The diff was empty after rewrites. 2022-11-05T18:53:21 nodejs 0 -> 1 2022-11-05T18:53:23 attrpath: nodejs 2022-11-05T18:53:23 Checking auto update branch... 2022-11-05T18:53:27 [version] 2022-11-05T18:53:27 [version] generic version rewriter does not support multiple hashes 2022-11-05T18:53:27 [rustCrateVersion] 2022-11-05T18:53:27 [rustCrateVersion] No cargoSha256 found 2022-11-05T18:53:27 [golangModuleVersion] 2022-11-05T18:53:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T18:53:27 [updateScript] 2022-11-05T18:53:31 [updateScript] Success 2022-11-05T18:53:31 [updateScript] 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! 2022-11-05T18:53:31 2022-11-05T18:53:31 [quotedUrls] 2022-11-05T18:53:31 [quotedUrls] nothing found to replace 2022-11-05T18:53:31 The diff was empty after rewrites.