2022-11-20T02:12:47 shotcut 21.09.20 -> 22.10.25 https://github.com/mltframework/shotcut/releases 2022-11-20T02:12:50 attrpath: shotcut 2022-11-20T02:12:50 Checking auto update branch... 2022-11-20T02:12:53 [version] 2022-11-20T02:12:53 [version] skipping because derivation has updateScript 2022-11-20T02:12:53 [rustCrateVersion] 2022-11-20T02:12:53 [rustCrateVersion] No cargoSha256 found 2022-11-20T02:12:53 [golangModuleVersion] 2022-11-20T02:12:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-20T02:12:53 [updateScript] 2022-11-20T02:12:59 [updateScript] Success 2022-11-20T02:12:59 [updateScript] this derivation will be built: /nix/store/pmf3r0pd5mp7zwf87ld3a3zmn3c4wmb1-packages.json.drv building '/nix/store/pmf3r0pd5mp7zwf87ld3a3zmn3c4wmb1-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! 2022-11-20T02:12:59 2022-11-20T02:12:59 [quotedUrls] 2022-11-20T02:12:59 [quotedUrls] nothing found to replace 2022-11-20T02:12:59 Diff after rewrites: diff --git a/pkgs/applications/video/shotcut/default.nix b/pkgs/applications/video/shotcut/default.nix index e268b05094e..db55e76fbbd 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 = "22.10.25"; src = fetchFromGitHub { owner = "mltframework"; repo = "shotcut"; rev = "v${version}"; - sha256 = "1y46n5gmlayfl46l0vhg5g5dbbc0sg909mxb68sia0clkaas8xrh"; + sha256 = "ldlKtOYIZcoRddYYT1YYRyn+EmqV/1w63b9WH1o6wYo="; }; nativeBuildInputs = [ pkg-config qmake ]; 2022-11-20T02:14:27 No auto update branch exists 2022-11-20T02:14:27 There might already be an open PR for this update: - shotcut: 21.09.20 -> 22.10.25 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201905"