$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-5a76e7f4254bcb2b/ssh-key-5805793cf3023b50/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --allow-import-from-derivation --print-build-logs flake show git+https://x-access-token:@github.com/sellout/dhall-dhall?ref=renovate%2Flock-file-maintenance&rev=645ba432919acee5e9a79b65023076842e602699 --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-5a76e7f4254bcb2b/build-hook-6b64234fc0956d53/nix-ci-cache-upload.sh evaluating ''... copying path '/nix/store/g8zzlf6drg73c987ii390yicq4c0j778-source' from 'https://cache.nixos.org'... unpacking 'github:sellout/caterwaul/6815cb0142902224e25629383c4432c7d6b212c4?narHash=sha256-3o%2Bi4V2zr4oo7tcvJysDMKziOG4sgvqApz5jRPAp0NU%3D' into the Git cache... unpacking 'github:sellout/dada/45673758021692d7d76aa36b089798502ce1257a?narHash=sha256-8M9ts03znOrZ7TTnAMTZepkUgoypFfcmlDTKnX6DRM4%3D' into the Git cache... evaluating 'checks'... evaluating 'checks.aarch64-darwin'... error: … while evaluating the attribute 'checks' at /nix/store/hs09259cipjnrpyrhd7gimldp42kf6sp-source/flake.nix:113:7: 112| 113| checks = inputs.self.projectConfigurations.${system}.checks; | ^ 114| … while evaluating the attribute 'self.projectConfigurations.aarch64-darwin.checks' at /nix/store/l2w6b4f386kf7a7dh048gzhsim735576-source/modules/default.nix:50:5: 49| packages 50| checks | ^ 51| sandboxedChecks (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'defaultSystems' missing at /nix/store/gp60arj6pvaabj00k7z1n8p2ffyy8nia-source/flake.nix:50:56: 49| ## TODO: dhall-bhat doesn’t yet support i686-linux. 50| supportedSystems = nixpkgs.lib.remove "i686-linux" flaky.lib.defaultSystems; | ^ 51|