You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change nix-installer.sh to fetch checksums.txt from the same tag and verify nix-installer-$arch against it (instead of hardcoded per-version hashes).
Keep NIX_INSTALLER_EXPECTED_SHA256 as override, but make default path dynamic and tag-bound.
Add a CI test matrix that runs the shell wrapper in dry-run mode for each supported arch mapping and asserts checksum verification logic passes/fails correctly.