From e911f1c5482ce480ac394d2985e6bb8cf0159b8c Mon Sep 17 00:00:00 2001 From: Emile Date: Tue, 31 Oct 2023 22:52:13 +0100 Subject: cam pan v3 firmware --- flake.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 33e9db7..d28b9c4 100644 --- a/flake.nix +++ b/flake.nix @@ -72,6 +72,15 @@ hash = "sha256-cbwaqN2NaqI5AQXa4movTrJAnxgk/3KbOU2KKApCtx8="; }; + # Wyze Cam Pan v3 Firmware + "wyze-4.50.3.4240" = rec { + name = "Wyze Cam Pan v3 Firmware ${version}"; + # https://download.wyzecam.com/firmware/Panv3/recovery_wyzepan3_4.50.3.4240.bin.zip + basePath = "Panv3"; + version = "recovery_wyzepan3_4.50.3.4240.bin"; + hash = "sha256-cbwaqN2NaqI5AQXa4movTrJAnxgk/3KbOU2KKApCtx8="; + }; + }; in { packages."aarch64-darwin" = let -- cgit 1.4.1