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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y2913di4pzrpad8z3zkr8f7viqcydamn-packages.json.drv building '/nix/store/y2913di4pzrpad8z3zkr8f7viqcydamn-packages.json.drv'... Going to be running update for following packages: - shotcut-24.02.29 Press Enter key to continue... Running update for: - shotcut-24.02.29: UPDATING ... - shotcut-24.02.29: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/shotcut/default.nix b/pkgs/applications/video/shotcut/default.nix index 8678c456b07f..25fe296df2da 100644 --- a/pkgs/applications/video/shotcut/default.nix +++ b/pkgs/applications/video/shotcut/default.nix @@ -21,13 +21,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "shotcut"; - version = "24.02.29"; + version = "24.04.13"; src = fetchFromGitHub { owner = "mltframework"; repo = "shotcut"; rev = "v${finalAttrs.version}"; - hash = "sha256-PHpVquqC0MT7WNoWcdB9WTz4ZiSK4/f4oD5PH1gWBnw="; + hash = "sha256-xEdCsvclZXCJgoOnx5ZyOElCXjGpbrOtC7VOR5Hgvpg="; }; nativeBuildInputs = [ pkg-config cmake wrapQtAppsHook ]; An auto update branch exists with message `shotcut: 24.02.29 -> 24.04.13`. New version is 24.04.13. An auto update branch exists with an equal or greater version