brave 0 -> 1 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/389a5fa90p8az2c7rdmdjss06vhrxfwr-packages.json.drv building '/nix/store/389a5fa90p8az2c7rdmdjss06vhrxfwr-packages.json.drv'... Going to be running update for following packages: - brave-1.61.120 Press Enter key to continue... Running update for: - brave-1.61.120: UPDATING ... - brave-1.61.120: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/brave/default.nix b/pkgs/applications/networking/browsers/brave/default.nix index f4ce22c6f7a8..9ded680d513d 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.61.120"; + version = "1.62.153"; src = fetchurl { url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"; - hash = "sha256-pi33Zkp1CMaoQI9xgcsTo/VNxemHhjzLeQctq/qm5po="; + hash = "sha256-7ifBFWKsegXe0zBdVQO2BiKoBd2zhYX8RYiYcs8v0bg="; }; dontConfigure = true; No auto update branch exists There might already be an open PR for this update: - brave: 1.61.120 -> 1.62.153 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283811"