SimpleX-Chat/scripts/nix
2025-06-01 22:52:45 +01:00
..
direct-sqlcipher-2.3.27.patch nix: direct-sqlcipher patch, openssl flag for android (#1011) 2022-09-02 22:03:53 +01:00
direct-sqlcipher-android-log.patch nix: patch out android logging from sqlcipher 2022-09-13 08:38:31 +01:00
README.md Export & import storage archive (#726) 2022-06-06 16:23:47 +01:00
sha256map.nix core: update simplexmq (use static RNG function) 2025-06-01 22:48:57 +01:00
update-sha256.awk nix: fix script 2023-12-13 20:27:58 +00:00

Updating nix package config

  1. Install nix, gawk and jq.

  2. Start nix-shell from repo root:

nix-shell -p nix-prefetch-git
  1. Run in nix shell:
gawk -f ./scripts/nix/update-sha256.awk cabal.project > ./scripts/nix/sha256map.nix