mpvScripts.uosc 0 -> 1 attrpath: mpvScripts.uosc Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h74l4lj6qnfzk5hy0bb67x6lbwksdk2z-packages.json.drv building '/nix/store/h74l4lj6qnfzk5hy0bb67x6lbwksdk2z-packages.json.drv'... Going to be running update for following packages: - uosc-5.1.1 Press Enter key to continue... Running update for: - uosc-5.1.1: UPDATING ... - uosc-5.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/mpv/scripts/uosc.nix b/pkgs/applications/video/mpv/scripts/uosc.nix index e5bb972a2418..2c7ff764ef5f 100644 --- a/pkgs/applications/video/mpv/scripts/uosc.nix +++ b/pkgs/applications/video/mpv/scripts/uosc.nix @@ -9,14 +9,14 @@ buildLua (finalAttrs: { pname = "uosc"; - version = "5.1.1"; + version = "5.2.0"; scriptPath = "src/uosc"; src = fetchFromGitHub { owner = "tomasklaen"; repo = "uosc"; rev = finalAttrs.version; - hash = "sha256-+4k8T1yX3IRXK3XkUShsuJSH9w1Zla7CaRENcIqX4iM="; + hash = "sha256-0GPDna9uOuhFDhA9A1fbkoKkgSB76qiDzJVQ9gjGcWo="; }; passthru.updateScript = gitUpdater {}; No auto update branch exists There might already be an open PR for this update: - mpvScripts.uosc: 5.1.1 -> 5.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292868"