From 76f9a4b6170eabf374a44641b88be5729d629509 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Fri, 3 Feb 2023 22:09:48 +0100 Subject: frigate: init at 0.12.0 Frigate is a NVR with realtime local object detection for IP cameras. --- pkgs/top-level/all-packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/top-level/all-packages.nix') diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 31b04ef08ac91..f0c5fbd1e5413 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -7716,6 +7716,8 @@ with pkgs; inherit (darwin.apple_sdk.frameworks) AppKit CoreFoundation DiskArbitration Foundation IOKit; }; + frigate = callPackage ../applications/video/frigate { }; + frostwire = callPackage ../applications/networking/p2p/frostwire { }; frostwire-bin = callPackage ../applications/networking/p2p/frostwire/frostwire-bin.nix { }; -- cgit 1.4.1