Build derivation one at a time
All checks were successful
Check Flake / check-flake (push) Successful in 5m37s

This commit is contained in:
2026-01-28 18:26:29 -08:00
parent eb416ae409
commit 6f054d7c27

View File

@@ -16,4 +16,4 @@ jobs:
fetch-depth: 0
- name: Check Flake
run: nix flake check --all-systems --print-build-logs --log-format raw --show-trace
run: nix flake check --all-systems --print-build-logs --log-format raw --show-trace -j1 --cores 24