Restore frigate functionality by reverting to an older tensorflow version for libedgetpu

This commit is contained in:
2024-05-26 17:16:59 -06:00
parent efe50be604
commit b482a8c106
4 changed files with 64 additions and 36 deletions

17
flake.lock generated
View File

@@ -215,6 +215,22 @@
"type": "indirect"
}
},
"nixpkgs-frigate": {
"locked": {
"lastModified": 1695825837,
"narHash": "sha256-4Ne11kNRnQsmSJCRSSNkFRSnHC4Y5gPDBIQGjjPfJiU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5cfafa12d57374f48bcc36fda3274ada276cf69e",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5cfafa12d57374f48bcc36fda3274ada276cf69e",
"type": "github"
}
},
"nixpkgs-xone-fix": {
"flake": false,
"locked": {
@@ -276,6 +292,7 @@
"flake-utils": "flake-utils",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"nixpkgs-frigate": "nixpkgs-frigate",
"nixpkgs-xone-fix": "nixpkgs-xone-fix",
"radio": "radio",
"radio-web": "radio-web",