firefox-unwrapped 0 -> 1 attrpath: firefox-unwrapped 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/wx3jm4xgvzd1q30m6szwnw71ijnigrg3-update-firefox-unwrapped.drv /nix/store/29zbicr51rn7cspgh6mzv2c7zgdx10ck-packages.json.drv building '/nix/store/wx3jm4xgvzd1q30m6szwnw71ijnigrg3-update-firefox-unwrapped.drv'... building '/nix/store/29zbicr51rn7cspgh6mzv2c7zgdx10ck-packages.json.drv'... Going to be running update for following packages: - firefox-unwrapped-129.0.1 Press Enter key to continue... Running update for: - firefox-unwrapped-129.0.1: UPDATING ... - firefox-unwrapped-129.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/firefox/packages.nix b/pkgs/applications/networking/browsers/firefox/packages.nix index 72f780141d52..3e620b946b7b 100644 --- a/pkgs/applications/networking/browsers/firefox/packages.nix +++ b/pkgs/applications/networking/browsers/firefox/packages.nix @@ -5,10 +5,10 @@ { firefox = buildMozillaMach rec { pname = "firefox"; - version = "129.0.1"; + version = "129.0.2"; src = fetchurl { url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz"; - sha512 = "27c463e8277994c62bab85cf0e2f0cea16a9b272694b61fa56a6b3bd7c70d6481774288386094836a54df54c1b1144d61be67f4f5eac418c05479d452221c027"; + sha512 = "f6805a87e5cb4e437583916e3ec1b312dc73eec5fc06ce7a038b13bd7c6827b18cf383c30645d96623ce41675351f3023ec6b9f89d676f1c889994eae79f2c13"; }; extraPatches = [ No auto update branch exists Successfully finished processing cachix "/nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
9 packages built:
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 firefox-unwrapped is: Web browser built from Firefox source tree meta.homepage for firefox-unwrapped is: http://www.mozilla.com/en-US/firefox/ meta.changelog for firefox-unwrapped is: https://www.mozilla.org/en-US/firefox/129.0.2/releasenotes/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 129.0.2 with grep in /nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2 - found 129.0.2 in filename of file in /nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath adoptopenjdk-icedtea-web firefox-unwrapped firefoxPackages.firefox firefoxpwa sitespeed-io slimerjs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2 \ --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 firefox-unwrapped https://github.com/r-ryantm/nixpkgs/archive/45122e21d22531c803a0a2d2dce1c2fe2d298710.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/45122e21d22531c803a0a2d2dce1c2fe2d298710#firefox-unwrapped ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2 ls -la /nix/store/83yk686fhlxqi79kbddhaa0jr1xlwn2q-firefox-unwrapped-129.0.2/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)
9 packages built:
--- ###### Maintainer pings cc @lovesegfault @mweinelt for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/336070