Configuring suite ... Trying to find the nix-ci.nix config file inside the repository. $ 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-abbca174b9e939e5/ssh-key-f24082e1b62b55e0/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json --expr import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "645ba432919acee5e9a79b65023076842e602699"; "url" = "https://x-access-token:@github.com/sellout/dhall-dhall";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-abbca174b9e939e5/build-hook-c0b8f5714d54df2e/nix-ci-cache-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "645ba432919acee5e9a79b65023076842e602699"; "url" = "https://x-access-token:@github.com/sellout/dhall-dhall";}}/nix-ci.nix" | ^ error: path '/nix/store/hs09259cipjnrpyrhd7gimldp42kf6sp-source/nix-ci.nix' does not exist Warning: Failed to get nix-ci configuration from a nix-ci.nix file. This may be because there is no nix-ci.nix configuration file, but we can't tell if that's the case or it is because there is an eveluation error; we cannot tell the difference. Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead. $ 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-abbca174b9e939e5/ssh-key-428cdf668c9278b8/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json git+https://x-access-token:@github.com/sellout/dhall-dhall?ref=renovate%2Flock-file-maintenance&rev=645ba432919acee5e9a79b65023076842e602699#nix-ci --post-build-hook /tmp/nix-ci-worker-abbca174b9e939e5/build-hook-ca656ba20cbf0b73/nix-ci-cache-upload.sh warning: ignoring untrusted flake configuration setting 'extra-experimental-features'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'registries'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'sandbox'. Pass '--accept-flake-config' to trust it copying path '/nix/store/wvzjabjf7fwhiqv9nv9ch19mzg2d2scv-source' from 'ssh-ng://'... unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/dhall-dhall?ref=renovate/lock-file-maintenance&rev=645ba432919acee5e9a79b65023076842e602699' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci' Warning: Failed to get nix-ci configuration. This may be because there is no nix-ci configuration (but we can't tell if that's the case), so continuing to build with the default configuration. WARNING: If you are seeing a 'Cannot find Git revision' failure in a show job, be sure to configure git-ssh-key in your nix-ci configuration file.