mlt 0 -> 1 attrpath: mlt 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/3lqvyx19g1nzp5a6fxyd27f55vwd9zvh-packages.json.drv building '/nix/store/3lqvyx19g1nzp5a6fxyd27f55vwd9zvh-packages.json.drv'... Going to be running update for following packages: - mlt-7.16.0 Press Enter key to continue... Running update for: - mlt-7.16.0: UPDATING ... - mlt-7.16.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index 19b03a24a45..a13b3655066 100644 --- a/pkgs/development/libraries/mlt/default.nix +++ b/pkgs/development/libraries/mlt/default.nix @@ -40,13 +40,13 @@ stdenv.mkDerivation rec { pname = "mlt"; - version = "7.16.0"; + version = "7.18.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - hash = "sha256-Ed9CHaeJ8Rkrvfq/dZVOn/5lhHLH7B6A1Qf2xOQfWik="; + hash = "sha256-3qvMuBr2w/gedTDIjG6ezatleXuQSnKX4SkBShzj6aw="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - libsForQt5.mlt: 7.16.0 -> 7.18.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/246374"