shotcut 0 -> 1 attrpath: shotcut 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/aqpww51kggy7c6z37lh833jv5f68nh88-packages.json.drv building '/nix/store/aqpww51kggy7c6z37lh833jv5f68nh88-packages.json.drv'... Going to be running update for following packages: - shotcut-21.09.20 Press Enter key to continue... Running update for: - shotcut-21.09.20: UPDATING ... - shotcut-21.09.20: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/shotcut/default.nix b/pkgs/applications/video/shotcut/default.nix index 5abc6c47a134..b544fb0ace25 100644 --- a/pkgs/applications/video/shotcut/default.nix +++ b/pkgs/applications/video/shotcut/default.nix @@ -23,13 +23,13 @@ assert lib.versionAtLeast mlt.version "6.24.0"; mkDerivation rec { pname = "shotcut"; - version = "21.09.20"; + version = "23.07.29"; src = fetchFromGitHub { owner = "mltframework"; repo = "shotcut"; rev = "v${version}"; - sha256 = "1y46n5gmlayfl46l0vhg5g5dbbc0sg909mxb68sia0clkaas8xrh"; + sha256 = "hd8xUGvP/8eMO7KQfqLqIkIeG6Z5xENlMOOtNLRcvvU="; }; nativeBuildInputs = [ pkg-config qmake ]; No auto update branch exists There might already be an open PR for this update: - Shotcut: 21.09.20 -> 23.07.29 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/250186"