mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
* postgres: modules structure (#5401) * postgres: schema, field conversions (#5430) * postgres: rework chat list pagination query (#5441) * prepare cabal for merge * restore cabal changes * simplexmq * postgres: implementation wip (tests don't pass) (#5481) * restore ios file * postgres: implementation - tests pass (#5487) * refactor DB options * refactor * line * style * style * refactor * $ * update simplexmq * constraintError * handleDBErrors * fix * remove param * Ok * case * case * case * comment --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com> |
||
---|---|---|
.. | ||
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