cyberneticlibrary

Track GitHub issues and progress

nix-check-taskscommandsetup L215
olafkfreund/nixos_config
What it does

Check Nix flake build status and task completion for all derivations

Best for

Monitoring Nix build health in CI and catching broken derivations before merge

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · nix CLI
  • · flake support
Preconditions

Flake present and valid; nix installed

Failure modes
  • · Derivation evaluation fails → partial status
  • · Sandbox disabled → impure build result
  • · Cache miss → slow full rebuild
Trust signals
  • · Evaluates all derivations in parallel
  • · Captures build logs for failed tasks