ffmpeg-5 -> 7
This commit is contained in:
@@ -76,7 +76,7 @@ in {
|
|||||||
shell = pkgs.bashInteractive;
|
shell = pkgs.bashInteractive;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# generate video thumbnails with preview generator
|
# generate video thumbnails with preview generator
|
||||||
ffmpeg_5-headless
|
ffmpeg_7-headless
|
||||||
# required for recognize app
|
# required for recognize app
|
||||||
nodejs_20 # runtime and installation requirement
|
nodejs_20 # runtime and installation requirement
|
||||||
nodejs_20.pkgs.node-pre-gyp # installation requirement
|
nodejs_20.pkgs.node-pre-gyp # installation requirement
|
||||||
|
|||||||
Reference in New Issue
Block a user