rectangle 0.68 -> 0.69 https://github.com/rxhanson/Rectangle/releases attrpath: rectangle 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yf61yyxp5fda1dfp65vaji7wbx5hzmk0-packages.json.drv building '/nix/store/yf61yyxp5fda1dfp65vaji7wbx5hzmk0-packages.json.drv'... Going to be running update for following packages: - rectangle-0.68 Press Enter key to continue... Running update for: - rectangle-0.68: UPDATING ... - rectangle-0.68: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/darwin/rectangle/default.nix b/pkgs/os-specific/darwin/rectangle/default.nix index dcdbdde1fae..bb1c7d03c49 100644 --- a/pkgs/os-specific/darwin/rectangle/default.nix +++ b/pkgs/os-specific/darwin/rectangle/default.nix @@ -7,11 +7,11 @@ stdenvNoCC.mkDerivation rec { pname = "rectangle"; - version = "0.68"; + version = "0.69"; src = fetchurl { url = "https://github.com/rxhanson/Rectangle/releases/download/v${version}/Rectangle${version}.dmg"; - hash = "sha256-N1zSMmRo6ux/b16K4Og68A5bfht2WWi7S40Yys3QkTY="; + hash = "sha256-8EQ8AzpYndDOZSMLtMZ9GHInvMBENBha9NKfhzHGcFM="; }; sourceRoot = "."; No auto update branch exists Update edits cause no rebuilds.