aboutsummaryrefslogtreecommitdiff
path: root/mk/debug-test.sh
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-07 03:08:07 +0100
committereldritch horrors <pennae@lix.systems>2024-03-07 01:22:25 -0700
commit2020998cfd0474cc8068040a2aac1a7943d5de9b (patch)
tree395942ca476999d6f194deeea921b3ab679fd4c5 /mk/debug-test.sh
parent1342c8f18e48afd1577cfdc319c254ce7c42637e (diff)
Log what `nix flake check` does
There's still room for improvement, but this produces much more informative output with `-v`: ``` $ nix flake check -v evaluating flake... checking flake output 'checks'... checking derivation checks.aarch64-darwin.ghcid-ng-tests... checking derivation checks.aarch64-darwin.ghcid-ng-clippy... checking derivation checks.aarch64-darwin.ghcid-ng-doc... checking derivation checks.aarch64-darwin.ghcid-ng-fmt... checking derivation checks.aarch64-darwin.ghcid-ng-audit... checking flake output 'packages'... checking derivation packages.aarch64-darwin.ghcid-ng... checking derivation packages.aarch64-darwin.ghcid-ng-tests... checking derivation packages.aarch64-darwin.default... checking flake output 'apps'... checking flake output 'devShells'... checking derivation devShells.aarch64-darwin.default... running flake checks... warning: The check omitted these incompatible systems: aarch64-linux, x86_64-darwin, x86_64-linux Use '--all-systems' to check all. ``` (cherry picked from commit 49221493e243c4d10e69e7465a21be53902e16a8) Change-Id: Ib1d58fe48cc82f4801a2ee5f91ba0d5a74907c0b
Diffstat (limited to 'mk/debug-test.sh')
0 files changed, 0 insertions, 0 deletions