{ buildApp, ffmpeg-full, ... }: buildApp { src = ./.; npmDepsHash = "sha256-2M8u23u3wsf/LoJaaWsree/TsumYE2t7uy7IQvCKHlo="; runtimeInputs = [ ffmpeg-full ]; meta.description = '' Extract all `srt` subtitle files from a `mkv` video with the appropriate name. ''; }