NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.08k stars 14.13k forks source link

microsoft-edge: 128.0.2739.67 -> 129.0.2792.52 #343306

Closed r-ryantm closed 1 month ago

r-ryantm commented 1 month ago

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for microsoft-edge is: Web browser from Microsoft

meta.homepage for microsoft-edge is: https://www.microsoft.com/en-us/edge

Updates performed
To inspect upstream changes
Impact

Checks done



Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath microsoft-edge microsoft-edge-beta microsoft-edge-dev ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/96953p26158s3kyyn0saywhhizl1l1ix-microsoft-edge-stable-129.0.2792.52 \ --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 microsoft-edge https://github.com/r-ryantm/nixpkgs/archive/325611350ccfde0f7200c37afc5923905d499fc3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/325611350ccfde0f7200c37afc5923905d499fc3#microsoft-edge ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/96953p26158s3kyyn0saywhhizl1l1ix-microsoft-edge-stable-129.0.2792.52 ls -la /nix/store/96953p26158s3kyyn0saywhhizl1l1ix-microsoft-edge-stable-129.0.2792.52/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

3 packages built:
  • microsoft-edge
  • microsoft-edge-beta
  • microsoft-edge-dev

Maintainer pings

cc @zanculmarktum @kuwii @rhysmdnz for testing.

[!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.


Add a :+1: reaction to pull requests you find important.

github-actions[bot] commented 1 month ago

Successfully created backport PR for release-24.05: