mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-31 16:15:55 +00:00
* core: use threads instead of async (reduce memory) * simplexmq * core: only start message delivery workers when there are pending messages (#4714) * core: only start message delivery workers when there are pending messages * update tls * simplexmq * update ios, simplexmq * simplexmq
Updating nix package config
-
Install
nix,gawkandjq. -
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