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