about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix9
1 files changed, 9 insertions, 0 deletions
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