mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
remove duplicate patch
This commit is contained in:
parent
69138a24de
commit
7f9e68c58d
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@
|
||||||
(androidPkgs.openssl.override { static = true; })
|
(androidPkgs.openssl.override { static = true; })
|
||||||
];
|
];
|
||||||
packages.direct-sqlcipher.patches = [
|
packages.direct-sqlcipher.patches = [
|
||||||
./scripts/nix/direct-sqlcipher-2.3.27.patch
|
|
||||||
./scripts/nix/direct-sqlcipher-android-log.patch
|
./scripts/nix/direct-sqlcipher-android-log.patch
|
||||||
];
|
];
|
||||||
}];
|
}];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue