Build derivation one at a time
All checks were successful
Check Flake / check-flake (push) Successful in 5m37s
All checks were successful
Check Flake / check-flake (push) Successful in 5m37s
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Check Flake
|
- 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
|
||||||
Reference in New Issue
Block a user