Files
void-installer/iso
mozempk 0f49e9aafa fix: nix max-jobs=2, sha256sum exit, build FAILED false positive
- nix.conf: max-jobs=2 http-connections=10 to limit RAM during nix
  package downloads in the live session (was causing OOM with 4GB)
- sha256sum tee: add || true so pipefail doesn't mark BUILD FAILED
  when sha256sum writes to the Docker-relative path after the ISO
  is already successfully created outside the container
2026-04-23 09:07:47 +02:00
..