Revert "Added frigate 0.13.1"

This reverts commit 4e7c86505f.
This commit is contained in:
fleaz 2024-02-13 21:10:24 +01:00
parent 4e7c86505f
commit d9a9fe6a86
8 changed files with 0 additions and 807 deletions

View file

@ -6,14 +6,9 @@ self: super: {
packageOverrides = python-self: python-super: {
pytapo = python-self.callPackage ./pytapo { };
brother-ql = python-self.callPackage ./brother-ql { };
onvif-zeep = python-self.callPackage ./onvif-zeep { };
motmetrics = python-self.callPackage ./motmetrics { };
norfair = python-self.callPackage ./norfair { };
pydantic = python-super.pydantic_1;
};
};
frigate = super.callPackage ./frigate { };
#gotosocial = super.callPackage ./gotosocial { };
pulse-secure = super.callPackage ./pulse-secure { };
studio-link = super.callPackage ./studio-link { };