From b1dc7e5fba9bf76bba25bee2f13b841844e3cc2e Mon Sep 17 00:00:00 2001 From: Francesco Zanini Date: Fri, 21 May 2021 12:53:52 +0200 Subject: [PATCH] Update pkgs/servers/http/nginx/modules.nix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Robert Schütz --- pkgs/servers/http/nginx/modules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/servers/http/nginx/modules.nix b/pkgs/servers/http/nginx/modules.nix index f7b24ee898ea..9e086c0a0640 100644 --- a/pkgs/servers/http/nginx/modules.nix +++ b/pkgs/servers/http/nginx/modules.nix @@ -491,7 +491,7 @@ in rev = "92b80642538eec4cfc98114dec5917b8d820e912"; sha256 = "0a8d9ifryhhnll7k7jcsf9frshk5yhpsgz7zgxdmw81wbz5hxklc"; }; - inputs = [ pkgs.ffmpeg_4 ]; + inputs = [ pkgs.ffmpeg ]; }; vod = {