zoom-us 0 -> 1 attrpath: zoom-us Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/fa7qwxfzcfvsh0adr0w83y2s9nv2lg5z-packages.json.drv building '/nix/store/fa7qwxfzcfvsh0adr0w83y2s9nv2lg5z-packages.json.drv'... Going to be running update for following packages: - zoom-5.14.5.2430 Press Enter key to continue... Running update for: - zoom-5.14.5.2430: UPDATING ... - zoom-5.14.5.2430: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix index 64b59c74542..f57b8d68e49 100644 --- a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix +++ b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix @@ -48,19 +48,19 @@ let # and often with different versions. We write them on three lines # like this (rather than using {}) so that the updater script can # find where to edit them. - versions.aarch64-darwin = "5.14.5.17687"; - versions.x86_64-darwin = "5.14.5.17687"; + versions.aarch64-darwin = "5.14.6.17822"; + versions.x86_64-darwin = "5.14.6.17822"; versions.x86_64-linux = "5.14.5.2430"; srcs = { aarch64-darwin = fetchurl { url = "https://zoom.us/client/${versions.aarch64-darwin}/zoomusInstallerFull.pkg?archType=arm64"; name = "zoomusInstallerFull.pkg"; - hash = "sha256-cklNvp6q/4yGWpLhDbruGiBHgaQrY5wHwhtsVapRxx4="; + hash = "sha256-g3qRuUmerxN2yH1je21FXGOxjPwsjXTzJANCMQrezhY="; }; x86_64-darwin = fetchurl { url = "https://zoom.us/client/${versions.x86_64-darwin}/zoomusInstallerFull.pkg"; - hash = "sha256-1w41TGBqUl8lnl08PglQImSV7JM71khlshacxh1oTJo="; + hash = "sha256-9PvKT3cCwOUpaIawHLQl9eBc1jyJMtMDS0EnLg6d5j8="; }; x86_64-linux = fetchurl { url = "https://zoom.us/client/${versions.x86_64-linux}/zoom_x86_64.pkg.tar.xz"; No auto update branch exists Update edits cause no rebuilds.