From cb99f374d8ce02fb703f628a728f701256152a67 Mon Sep 17 00:00:00 2001 From: sandipndev Date: Wed, 26 Jun 2024 14:52:42 +0530 Subject: [PATCH] chore: add scrcpy to nix flakes --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index cfb5ec585f..4ef325dbde 100644 --- a/flake.nix +++ b/flake.nix @@ -72,6 +72,7 @@ android-sdk nodejs ruby + scrcpy ] ++ lib.optionals stdenv.isDarwin [ pkgsStable.cocoapods