2022-12-22T00:34:17 chromium 0 -> 1 2022-12-22T00:34:20 attrpath: chromium 2022-12-22T00:34:20 Checking auto update branch... 2022-12-22T00:34:23 [version] 2022-12-22T00:34:23 [version] skipping because derivation has updateScript 2022-12-22T00:34:23 [rustCrateVersion] 2022-12-22T00:34:23 [rustCrateVersion] No cargoSha256 found 2022-12-22T00:34:23 [golangModuleVersion] 2022-12-22T00:34:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T00:34:23 [updateScript] 2022-12-22T00:35:06 [updateScript] Success 2022-12-22T00:35:06 [updateScript] this derivation will be built: /nix/store/sdgmqrh2hx1k71qh0w9hqsqj4yz6mwzh-packages.json.drv building '/nix/store/sdgmqrh2hx1k71qh0w9hqsqj4yz6mwzh-packages.json.drv'... Going to be running update for following packages: - chromium-108.0.5359.124 Press Enter key to continue... Running update for: - chromium-108.0.5359.124: UPDATING ... - chromium-108.0.5359.124: DONE. Packages updated! 2022-12-22T00:35:06 2022-12-22T00:35:06 [quotedUrls] 2022-12-22T00:35:06 [quotedUrls] nothing found to replace 2022-12-22T00:35:07 Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.json b/pkgs/applications/networking/browsers/chromium/upstream-info.json index c9399336bdd..7e13b02619c 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.json +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.json @@ -32,15 +32,15 @@ } }, "dev": { - "version": "110.0.5464.2", - "sha256": "18k4rrwszk4xz416xi6li9b5pdajlscfgg4cyv67y10z7f28qwby", - "sha256bin64": "0hzv55bba4041400zjysgzz1n8svzvi156xyrayfr5ynapf7g2rd", + "version": "110.0.5478.4", + "sha256": "0sn07gk53mc6xcmbq1jrxwf4lp2hmw6k9rmhsw36qf5alcdkx94h", + "sha256bin64": "0r63qj6gc74vrjp7fyygzf49prsyim03s3cv43fm85lnab9m4x6i", "deps": { "gn": { - "version": "2022-11-29", + "version": "2022-12-12", "url": "https://gn.googlesource.com/gn", - "rev": "70d6c60823c0233a0f35eccc25b2b640d2980bdc", - "sha256": "04md36i6l07c1bq8mqghrnbf308j9avmqkwqjqm8gciclnrnlsii" + "rev": "5e19d2fb166fbd4f6f32147fbb2f497091a54ad8", + "sha256": "1b5fwldfmkkbpp5x63n1dxv0nc965hphc8rm8ah7zg44zscm9z30" } } }, 2022-12-22T00:36:35 No auto update branch exists 2022-12-22T00:36:43 Successfully finished processing 2022-12-22T00:36:43 cachix "/nix/store/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124" 2022-12-22T00:36:45 [check][nixpkgs-review] 2022-12-22T00:42:38 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
1 package built:
2022-12-22T00:42:41 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 chromium is: "An open source web browser from Google" meta.homepage for chromium is: "https://www.chromium.org/" meta.changelog for chromium is: "" ###### 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 108.0.5359.124 with grep in /nix/store/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124 - found 108.0.5359.124 in filename of file in /nix/store/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath google-chrome-dev ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124 \ --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 chromium https://github.com/r-ryantm/nixpkgs/archive/f4dbd8a4d1eaba26aca71f8bd90a9ac90ab356a9.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/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124 ls -la /nix/store/f7ac4x35hh4hq0bzqrzarsn7yn2xarg0-chromium-108.0.5359.124/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
1 package built:
--- ###### Maintainer pings cc @primeos @thefloweringash 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-12-22T00:42:43 https://api.github.com/repos/NixOS/nixpkgs/pulls/207185