-
0.48 s
$ 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-de9e24ae9074f785/ssh-key-c54437bf92115952/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:<REDACTED:GITHUB_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-de9e24ae9074f785/build-hook-a1eda4bcd688beab/nix-ci-cache-upload.sh
-
0.48 s
evaluating ''...
-
0.59 s
evaluating 'checks'...
-
0.59 s
evaluating 'checks.aarch64-darwin'...
-
0.59 s
error:
-
0.60 s
… while evaluating the attribute 'checks'
-
0.60 s
at /nix/store/hs09259cipjnrpyrhd7gimldp42kf6sp-source/flake.nix:113:7:
-
0.60 s
112|
-
0.60 s
113| checks = inputs.self.projectConfigurations.${system}.checks;
-
0.60 s
| ^
-
0.60 s
114|
-
0.60 s
-
0.60 s
… while evaluating the attribute 'self.projectConfigurations.aarch64-darwin.checks'
-
0.60 s
at /nix/store/l2w6b4f386kf7a7dh048gzhsim735576-source/modules/default.nix:50:5:
-
0.60 s
49| packages
-
0.60 s
50| checks
-
0.60 s
| ^
-
0.60 s
51| sandboxedChecks
-
0.60 s
-
0.60 s
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
-
0.60 s
-
0.60 s
error: attribute 'defaultSystems' missing
-
0.60 s
at /nix/store/gp60arj6pvaabj00k7z1n8p2ffyy8nia-source/flake.nix:50:56:
-
0.60 s
49| ## TODO: dhall-bhat doesn’t yet support i686-linux.
-
0.60 s
50| supportedSystems = nixpkgs.lib.remove "i686-linux" flaky.lib.defaultSystems;
-
0.60 s
| ^
-
0.60 s
51|
-
0.60 s