otavio contributed to OSSystems/nix-actions

Wait 5 sec.

otavio merged OSSystems/nix-actions#7 · August 13, 2026 10:51 fix: retry and verify the Nix archive download #7 What fails todaynix-quick-install-action pipes its download straight into tar:curl -sL --retry 3 --retry-connrefused "$url" | tar -x -I unzstd -C… +523 -2