mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 12:19:54 +00:00
nix: update patches
This commit is contained in:
parent
35af0786c0
commit
9d70cf1e7b
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
|||
sha256map = import ./scripts/nix/sha256map.nix;
|
||||
modules = [{
|
||||
packages.direct-sqlcipher.patches = [
|
||||
"./scripts/nix/direct-sqlcipher-2.3.27.patch"
|
||||
"./scripts/nix/direct-sqlcipher-android.patch"
|
||||
./scripts/nix/direct-sqlcipher-2.3.27.patch
|
||||
./scripts/nix/direct-sqlcipher-android.patch
|
||||
];
|
||||
packages.entropy.patches = [ ./scripts/nix/entropy.patch ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue