mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-14 09:36:22 +00:00
* core: move db actions out of synchronous execution on chat start * revert some * multiplatform: load chat data before starting chat * use priority database access * simplexmq * fix race in the tests * check chat is running * core: allow getting call invitations and notificationn token when chat is stopped * ios: load chats and refresh call invitations before chat is started * simplexmq --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
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