Skip to content

fix(runner): error on host /nix symlinks in NixOS container#3409

Merged
mkoura merged 1 commit intomasterfrom
fix_separate_nix_store
Apr 13, 2026
Merged

fix(runner): error on host /nix symlinks in NixOS container#3409
mkoura merged 1 commit intomasterfrom
fix_separate_nix_store

Conversation

@mkoura
Copy link
Copy Markdown
Collaborator

@mkoura mkoura commented Apr 13, 2026

NixOS containers have their own /nix store, so .bin/ symlinks pointing to host /nix paths will not exist inside the container. Detect this case and report it as an error instead of silently skipping.

Also update the generic error footer to not imply that all /nix symlinks are valid inside any container.

NixOS containers have their own /nix store, so .bin/ symlinks
pointing to host /nix paths will not exist inside the container.
Detect this case and report it as an error instead of silently
skipping.

Also update the generic error footer to not imply that all /nix
symlinks are valid inside any container.
@mkoura mkoura requested a review from saratomaz as a code owner April 13, 2026 12:01
@mkoura mkoura merged commit 53aa7e3 into master Apr 13, 2026
1 check passed
@mkoura mkoura deleted the fix_separate_nix_store branch April 13, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant