microsoft-edge-beta 121.0.2277.71 -> 121.0.2277.83 https://repology.org/project/microsoft-edge/versions attrpath: microsoft-edge-beta Checking auto update branch... [version] [version] skipping because derivation has updateScript [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] Going to be running update for following packages: - microsoft-edge-beta-121.0.2277.71 Press Enter key to continue... Running update for: - microsoft-edge-beta-121.0.2277.71: UPDATING ... - microsoft-edge-beta-121.0.2277.71: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/microsoft-edge/default.nix b/pkgs/applications/networking/browsers/microsoft-edge/default.nix index ae312d92368c..3836453ee645 100644 --- a/pkgs/applications/networking/browsers/microsoft-edge/default.nix +++ b/pkgs/applications/networking/browsers/microsoft-edge/default.nix @@ -1,20 +1,20 @@ { stable = import ./browser.nix { channel = "stable"; - version = "120.0.2210.144"; + version = "121.0.2277.83"; revision = "1"; - hash = "sha256-O/7LdopcMfSYx8cg9BNDU6KxbPfnF9rYXD7Q6jugBLU="; + hash = "sha256-WuDu44elNlkYZEtol+TZNpcRAkAq8HHATYCc9Or/bvU="; }; beta = import ./browser.nix { channel = "beta"; - version = "121.0.2277.71"; + version = "121.0.2277.83"; revision = "1"; - hash = "sha256-PsfUZJ5ftHxSFGaXjzFMEff7Czfq88yL31mqNkFilNM="; + hash = "sha256-eW8Bpcjw1aY5lMqsGCJ3hORVLhzW8Fmaio+kpSOzPeU="; }; dev = import ./browser.nix { channel = "dev"; - version = "122.0.2348.0"; + version = "122.0.2353.0"; revision = "1"; - hash = "sha256-Vsnrc43d70fLDncMeQeYhZJhnYex2LsIV1U2KPlkP9U="; + hash = "sha256-llLaq13SU4ZpqhOYK0hy6ZD6amAqijStk8TIHX3gydQ="; }; } No auto update branch exists Successfully finished processing cachix "/nix/store/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 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 microsoft-edge-beta is: The web browser from Microsoft meta.homepage for microsoft-edge-beta is: https://www.microsoft.com/en-us/edge ###### 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 121.0.2277.83 with grep in /nix/store/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83 - found 121.0.2277.83 in filename of file in /nix/store/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 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/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83 \ --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-beta https://github.com/r-ryantm/nixpkgs/archive/bed305124718b117ae0e31cbfc57d9d13a497b0d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bed305124718b117ae0e31cbfc57d9d13a497b0d#microsoft-edge-beta ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83 ls -la /nix/store/jbiqb2rxw3apjx4xyj3pgw3m2507ygbz-microsoft-edge-beta-121.0.2277.83/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)
3 packages built:
--- ###### Maintainer pings cc @zanculmarktum @kuwii @rhysmdnz 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/285097