Fix create-proxmox-resource.sh --dry-run hiding nix-cache probe results #1

Merged
beatzaplenty merged 1 commits from worktree-starry-painting-whistle into main 2026-07-20 06:50:48 +00:00
Owner

The tarball/disko-image build previews were hardcoded strings that never
included ${NIX_OPTS[@]}, so --dry-run always showed the same "would build"
command whether nix-cache's substituter/remote-builder got disabled by
nix_extra_opts's reachability probe or not -- the actual (non-dry-run)
build commands already applied it correctly, only the preview lied.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

The tarball/disko-image build previews were hardcoded strings that never included ${NIX_OPTS[@]}, so --dry-run always showed the same "would build" command whether nix-cache's substituter/remote-builder got disabled by nix_extra_opts's reachability probe or not -- the actual (non-dry-run) build commands already applied it correctly, only the preview lied. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
beatzaplenty added 1 commit 2026-07-20 06:49:46 +00:00
Fix create-proxmox-resource.sh --dry-run hiding nix-cache probe results
Check NixOS configurations / eval-hosts (pull_request) Failing after 11m19s
419f17be2d
The tarball/disko-image build previews were hardcoded strings that never
included ${NIX_OPTS[@]}, so --dry-run always showed the same "would build"
command whether nix-cache's substituter/remote-builder got disabled by
nix_extra_opts's reachability probe or not -- the actual (non-dry-run)
build commands already applied it correctly, only the preview lied.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
beatzaplenty merged commit 0135db8875 into main 2026-07-20 06:50:48 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No labels
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: beatzaplenty/nixos#1