autosubsync-mpv: 0-unstable-2022-12-26 -> 0-unstable-2024-10-29

New version has added the `overwrite_old_sub` option. Default behavior remains unchanged.

authored by Commander and committed by GitHub 12ad7461 13964c24

+3 -3
+3 -3
pkgs/applications/video/mpv/scripts/autosubsync-mpv.nix
··· 7 8 buildLua { 9 pname = "autosubsync-mpv"; 10 - version = "0-unstable-2022-12-26"; 11 12 src = fetchFromGitHub { 13 owner = "joaquintorres"; 14 repo = "autosubsync-mpv"; 15 - rev = "22cb928ecd94cc8cadaf8c354438123c43e0c70d"; 16 - sha256 = "sha256-XQPFC7l9MTZAW5FfULRQJfu/7FuGj9bbjQUZhNv0rlc="; 17 }; 18 19 # While nixpkgs only packages alass, we might as well make that the default
··· 7 8 buildLua { 9 pname = "autosubsync-mpv"; 10 + version = "0-unstable-2024-10-29"; 11 12 src = fetchFromGitHub { 13 owner = "joaquintorres"; 14 repo = "autosubsync-mpv"; 15 + rev = "125ac13d1b84b3a64bb2e912225a8356c1c01364"; 16 + sha256 = "sha256-Xwu8WTB3p3YDTydfyidF/zpN6CyTQyZgQvGX/HAa9hw="; 17 }; 18 19 # While nixpkgs only packages alass, we might as well make that the default