File size: 57 Bytes
4cdfc93
 
 
 
 
1
2
3
4
5
6
{ pkgs }: {
  deps = [
    pkgs.ffmpeg_6-headless
  ];
}