microsoft-edge 0 -> 1 attrpath: microsoft-edge 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] this derivation will be built: /nix/store/ar37jksi3lygr294m2c14gnzjchjs8k2-packages.json.drv building '/nix/store/ar37jksi3lygr294m2c14gnzjchjs8k2-packages.json.drv'... Going to be running update for following packages: - microsoft-edge-stable-123.0.2420.53 Press Enter key to continue... Running update for: - microsoft-edge-stable-123.0.2420.53: UPDATING ... - microsoft-edge-stable-123.0.2420.53: 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 13eafe35d655..471e35ac2184 100644 --- a/pkgs/applications/networking/browsers/microsoft-edge/default.nix +++ b/pkgs/applications/networking/browsers/microsoft-edge/default.nix @@ -1,20 +1,20 @@ { beta = import ./browser.nix { channel = "beta"; - version = "123.0.2420.53"; + version = "124.0.2478.10"; revision = "1"; - hash = "sha256-6mE/zxVvGYrI7Emk5RBW+GC5W1FbVPFUeKMjev1yeFQ="; + hash = "sha256-Jw2SM0HajwOgAHFxzUBH0ud5wcch/ro3CMAXWIxrJLo="; }; dev = import ./browser.nix { channel = "dev"; - version = "124.0.2464.2"; + version = "124.0.2478.10"; revision = "1"; - hash = "sha256-vNvSzoVSVewTbKrnE6f+0Hx/1N5gOvRcdRGsmunBJHA="; + hash = "sha256-kFvgtVSGxWq6fbfJ8uwVq98vAteWt2KUfhUSDNlazsA="; }; stable = import ./browser.nix { channel = "stable"; - version = "123.0.2420.53"; + version = "123.0.2420.65"; revision = "1"; - hash = "sha256-7C6wZCIRodqWKimbnUl32TOhizsiE3U/be3tlpSNtt0="; + hash = "sha256-tCK3u7zb8UOLn5rev2+aI0KfbnC+CUghK1S88iu4TZI="; }; } No auto update branch exists Successfully finished processing cachix "/nix/store/kg7i2a3z9igi4g3fgjimq9mfyxvj4k9r-microsoft-edge-stable-123.0.2420.65" [check][nixpkgs-review]