diff --git a/flake.nix b/flake.nix index 007a9b117b..69ecf3e507 100644 --- a/flake.nix +++ b/flake.nix @@ -126,7 +126,6 @@ (androidPkgs.openssl.override { static = true; }) ]; packages.direct-sqlcipher.patches = [ - ./scripts/nix/direct-sqlcipher-2.3.27.patch ./scripts/nix/direct-sqlcipher-android-log.patch ]; }];