brave 1.58.135 -> 1.59.104 https://github.com/brave/brave-browser/releases attrpath: brave 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: - brave-1.58.135 Press Enter key to continue... Running update for: - brave-1.58.135: UPDATING ... - brave-1.58.135: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/brave/default.nix b/pkgs/applications/networking/browsers/brave/default.nix index bb926f50ab7d..2121e74d36aa 100644 --- a/pkgs/applications/networking/browsers/brave/default.nix +++ b/pkgs/applications/networking/browsers/brave/default.nix @@ -92,11 +92,11 @@ in stdenv.mkDerivation rec { pname = "brave"; - version = "1.58.135"; + version = "1.58.137"; src = fetchurl { url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"; - sha256 = "sha256-tJfpBIZvBr0diympUmImXYELPERJIzCSuOB0aovhodI="; + sha256 = "sha256-6vsdQU9NbEKFp/1A0bNQvutF4I+vI0zfrx70QvU1KV4="; }; dontConfigure = true; An auto update branch exists with message `brave: 1.58.129 -> 1.58.131`. New version is 1.58.137. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - brave: 1.58.135 -> 1.58.137 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/259046" brave 1.58.135 -> 1.60.82 https://github.com/brave/brave-browser/releases attrpath: brave 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/b8nvqil41hvmsgjrx15bpb391m7h81g8-packages.json.drv building '/nix/store/b8nvqil41hvmsgjrx15bpb391m7h81g8-packages.json.drv'... Going to be running update for following packages: - brave-1.58.137 Press Enter key to continue... Running update for: - brave-1.58.137: UPDATING ... - brave-1.58.137: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace The diff was empty after rewrites.