mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 12:19:54 +00:00
* core: split response to two types, to improve iOS parsing memory usage * ios: split core events to separate types * comment * limit more events to CLI * fix parser * simplemq |
||
---|---|---|
.. | ||
basement-pr-573.patch | ||
direct-sqlcipher-2.3.27-win.patch | ||
direct-sqlcipher-2.3.27.patch | ||
direct-sqlcipher-android-log.patch | ||
memory-pr-99.patch | ||
README.md | ||
sha256map.nix | ||
update-sha256.awk |
Updating nix package config
-
Install
nix
,gawk
andjq
. -
Start nix-shell from repo root:
nix-shell -p nix-prefetch-git
- Run in nix shell:
gawk -f ./scripts/nix/update-sha256.awk cabal.project > ./scripts/nix/sha256map.nix