Loading pkgs/by-name/fr/frigate/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ sqlite-vec, frigate, nixosTests, fetchpatch, }: let Loading Loading @@ -77,6 +78,11 @@ python3Packages.buildPythonApplication rec { patches = [ ./constants.patch # Fixes hardcoded path /media/frigate/clips/faces. Remove in next version. (fetchpatch { url = "https://github.com/blakeblackshear/frigate/commit/b86e6e484f64bd43b64d7adebe78671a7a426edb.patch"; hash = "sha256-1+n0n0yCtjfAHkXzsZdIF0iCVdPGmsG7l8/VTqBVEjU="; }) ./ffmpeg.patch ]; Loading Loading
pkgs/by-name/fr/frigate/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ sqlite-vec, frigate, nixosTests, fetchpatch, }: let Loading Loading @@ -77,6 +78,11 @@ python3Packages.buildPythonApplication rec { patches = [ ./constants.patch # Fixes hardcoded path /media/frigate/clips/faces. Remove in next version. (fetchpatch { url = "https://github.com/blakeblackshear/frigate/commit/b86e6e484f64bd43b64d7adebe78671a7a426edb.patch"; hash = "sha256-1+n0n0yCtjfAHkXzsZdIF0iCVdPGmsG7l8/VTqBVEjU="; }) ./ffmpeg.patch ]; Loading