Files
Nomarchy/.gitea/workflows
Bernardo Magri f24d49be08
Some checks failed
Check / eval-and-lint (push) Failing after 1m3s
ci: disable Nix sandbox so Stylix IFD can realize sources
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>
2026-05-29 22:05:12 +01:00
..