iina 1.3.3 -> 1.3.4 https://github.com/iina/iina/releases attrpath: iina 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/61cr83vnxxp1nqpwdib67q6hlw2h9wq6-packages.json.drv building '/nix/store/61cr83vnxxp1nqpwdib67q6hlw2h9wq6-packages.json.drv'... Going to be running update for following packages: - iina-1.3.3 Press Enter key to continue... Running update for: - iina-1.3.3: UPDATING ... - iina-1.3.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/iina/default.nix b/pkgs/applications/video/iina/default.nix index 59e10dccc750..b2587eb6b80c 100644 --- a/pkgs/applications/video/iina/default.nix +++ b/pkgs/applications/video/iina/default.nix @@ -7,11 +7,11 @@ stdenv.mkDerivation rec { pname = "iina"; - version = "1.3.3"; + version = "1.3.4"; src = fetchurl { url = "https://github.com/iina/iina/releases/download/v${version}/IINA.v${version}.dmg"; - hash = "sha256-Sz9sS+07t32+KcEr9tXQlZKEr7Ace1mjX9caOicIiZE="; + hash = "sha256-feUPWtSi/Vsnv1mjGyBgB0wFMxx6r6UzrUratlAo14w="; }; nativeBuildInputs = [ undmg ]; No auto update branch exists Update edits cause no rebuilds.