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