status-react/nix/scripts
Jakub Sokołowski c5df51d944
nix: upgrade from 2.13.4 to 2.19.3
We are moving location of symlinks for build derivations for `gcroots`
from `/nix/var/nix/gcroots/per-user` to `.nix-gcroots` in the repo to
avoid errors like this caused by profile migration in `2.14` release:
```
error: creating directory '/nix/var/nix/gcroots/per-user/joe': Permission denied
```
For more details see: https://github.com/NixOS/nix/issues/8564

To upgrade without using `make nix-purge` use `make nix-upgrade`.

Related infra change:
https://github.com/status-im/infra-ci/commit/37c6ce47

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-13 13:32:50 +01:00
..
build.sh nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
clean.sh nix: fix regex in clean.sh script 2024-01-10 13:05:39 +01:00
gcroots.sh nix: upgrade from 2.13.4 to 2.19.3 2024-02-13 13:32:50 +01:00
kill_proc_prompt.sh Remove hacks from darwin nix purge script (#18656) 2024-01-30 09:00:26 +05:30
lib.sh nix: use Darwin stat command explicitly 2023-06-27 13:25:41 +02:00
node_modules.sh fix: modify permissions of all files to read (#18214) 2023-12-18 14:38:34 +05:30
purge.sh Remove hacks from darwin nix purge script (#18656) 2024-01-30 09:00:26 +05:30
setup.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
shell.sh nix: switch status-im config to env vars, cleanup 2023-08-07 14:50:36 +02:00
source.sh nix: add upgrade script for Nix interpreter 2023-06-19 12:21:00 +02:00
upgrade.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
version.sh nix: upgrade from 2.13.4 to 2.19.3 2024-02-13 13:32:50 +01:00