Some checks failed
Check / eval-and-lint (push) Failing after 1m3s
flake check evaluates the home-manager fontconfig text, which via Stylix/base16.nix does import-from-derivation — eval must realize fetched `-source` paths. The single-user Nix in the runner container can't set up the build sandbox (no user namespaces), so realization failed with "path '…-source' is not valid". Set sandbox = false for the runner (safe in a throwaway CI container). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>