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-84ab08cc4b7c59f0/ssh-key-f146aef6b99d6d6a/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/nixpkgs-25.x"; "rev" = "415e6b947bf5bee725aad3158276844f77db8f04"; "url" = "https://x-access-token:@github.com/sellout/dada";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-84ab08cc4b7c59f0/build-hook-df28f35961eabfd2/nix-ci-cache-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "renovate/nixpkgs-25.x"; "rev" = "415e6b947bf5bee725aad3158276844f77db8f04"; "url" = "https://x-access-token:@github.com/sellout/dada";}}/nix-ci.nix" | ^ error: path '/nix/store/v6l1fd59xiv7gr4j02wld4la1zm2k6jg-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-84ab08cc4b7c59f0/ssh-key-300e3763a50c3fdb/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/dada?ref=renovate%2Fnixpkgs-25.x&rev=415e6b947bf5bee725aad3158276844f77db8f04#nix-ci --post-build-hook /tmp/nix-ci-worker-84ab08cc4b7c59f0/build-hook-c17f07b2b780e92f/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 unpacking 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725?narHash=sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8%3D' into the Git cache... unpacking 'github:NixOS/nixpkgs/5824aa9aa8762db1cb263040a57ca795a53efcd9?narHash=sha256-13aqctceCPFO7ai9S8vcTZOKlgCHQeqhyAlzAzt20BU%3D' into the Git cache... unpacking 'github:sellout/flaky/b0878161d1ceb2cc70c120e8e057c51361e04f85?narHash=sha256-orCYjkCO4dlP7GTSHne6py%2BkqhDonwdXi9EG0phnPm8%3D' into the Git cache... unpacking 'github:compiling-to-categories/concat/3379bc9611ea245bce949e19ef9e2fb4c584a368?narHash=sha256-Q7w7gIDig6lwJGUE1F7q6eWWcGiWxZ6OIq6SHVKp0ho%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/dada?ref=renovate/nixpkgs-25.x&rev=415e6b947bf5bee725aad3158276844f77db8f04' 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.