Files
simplex-chat/scripts/nix
shum 80745b73df Merge branch 'stable' into stable-android-new
# Conflicts:
#	.github/workflows/build.yml
#	flake.nix
#	scripts/desktop/build-lib-linux.sh
2026-05-26 07:19:23 +00:00
..
2026-05-22 12:18:38 +01:00
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