Files
Miguel Palhas d9000c0d00
CI / lint (push) Successful in 1m11s
CI / eval (push) Successful in 3m9s
ci: eval configs via nix eval (allow IFD) instead of flake check --no-build
user.nix fetches SSH keys via fetchurl+readFile (import-from-derivation);
--no-build blocks the IFD fetch, failing eval in a fresh store. Evaluating
the toplevel/activation drvPaths permits IFD without building the toplevels.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 20:34:26 +01:00
..