Merge branch 'sqlcipher' of github.com:simplex-chat/simplex-chat into sqlcipher

This commit is contained in:
Evgeny Poberezkin
2022-09-13 19:20:47 +01:00

View File

@@ -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
];
}];