$ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://cache.nix-ci.com --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --netrc-file /tmp/nix-ci-worker-0007db3f7bc53803/nix-ci-cache-89130189aa2f0313/netrc --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-0007db3f7bc53803/ssh-key-b1475467317fec64/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=a0ca4e9d4ddac7be1b1f79dc3f250fc50f6e554a --json --system x86_64-linux --post-build-hook /tmp/nix-ci-worker-0007db3f7bc53803/nix-ci-cache-upload.sh evaluating ''... copying path '/nix/store/fk8j3qgnl7mjh0w5rr3i8yawfk7qa1mw-source' from 'https://cache.nix-ci.com'... copying path '/nix/store/gp60arj6pvaabj00k7z1n8p2ffyy8nia-source' from 'https://cache.nix-ci.com'... evaluating 'checks'... evaluating 'checks.aarch64-darwin'... error: … while evaluating the attribute 'checks' at /nix/store/gsq41gagjb5ws684x7ll8vdf06pxz589-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/vqia7nn0frc8bzsmpx3j77hbff18c04g-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|