filebot 0 -> 1 attrpath: filebot 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2hksmcgz9760j6239y3d7ish530ljgws-filebot-versionLister.drv /nix/store/lb0jqmkxj7w8iqxlnm5ls7i8icabadpf-packages.json.drv building '/nix/store/2hksmcgz9760j6239y3d7ish530ljgws-filebot-versionLister.drv'... building '/nix/store/lb0jqmkxj7w8iqxlnm5ls7i8icabadpf-packages.json.drv'... Going to be running update for following packages: - filebot-5.0.3 Press Enter key to continue... Running update for: - filebot-5.0.3: UPDATING ... - filebot-5.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/filebot/default.nix b/pkgs/applications/video/filebot/default.nix index 524e081dc286..ae16abcefe13 100644 --- a/pkgs/applications/video/filebot/default.nix +++ b/pkgs/applications/video/filebot/default.nix @@ -10,11 +10,11 @@ let }; in stdenv.mkDerivation (finalAttrs: { pname = "filebot"; - version = "5.0.3"; + version = "5.1.1"; src = fetchurl { url = "https://web.archive.org/web/20230418205553/https://get.filebot.net/filebot/FileBot_${finalAttrs.version}/FileBot_${finalAttrs.version}-portable.tar.xz"; - hash = "sha256-8FTmR+ztR2ugPcgHvfwyh9yfxPiUJdeAVvjjl5cQCy0="; + hash = "sha256-BCsZBRtT2Ka7WZw7WFnagwoJwIO1L3qpFk/6nlGdpmQ="; }; unpackPhase = "tar xvf $src"; No auto update branch exists There might already be an open PR for this update: - filebot: 5.0.3 -> 5.1.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/255698"