mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge pull request #214428 from mweinelt/frigate-init
frigate: init at 0.12.0
This commit is contained in:
commit
afad0c152b
9 changed files with 645 additions and 5 deletions
|
@ -273,6 +273,7 @@ in {
|
|||
freeswitch = handleTest ./freeswitch.nix {};
|
||||
freshrss-sqlite = handleTest ./freshrss-sqlite.nix {};
|
||||
freshrss-pgsql = handleTest ./freshrss-pgsql.nix {};
|
||||
frigate = handleTest ./frigate.nix {};
|
||||
frr = handleTest ./frr.nix {};
|
||||
fsck = handleTest ./fsck.nix {};
|
||||
fsck-systemd-stage-1 = handleTest ./fsck.nix { systemdStage1 = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue