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-4bb9bb8f94944a1a/ssh-key-f1de062af353237f/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" = "189a59c087b08f76e0eca06ad0ad2eecee2561d2"; "url" = "https://x-access-token:@github.com/sellout/kilns-haskell";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-4bb9bb8f94944a1a/build-hook-0f1e63f843fbe381/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" = "189a59c087b08f76e0eca06ad0ad2eecee2561d2"; "url" = "https://x-access-token:@github.com/sellout/kilns-haskell";}}/nix-ci.nix" | ^ error: path '/nix/store/iy6mq8wc2ywdgjz78ssfk86myam0hz39-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-4bb9bb8f94944a1a/ssh-key-6f678ed034f01bf1/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/kilns-haskell?ref=renovate%2Fnixpkgs-25.x&rev=189a59c087b08f76e0eca06ad0ad2eecee2561d2#nix-ci --post-build-hook /tmp/nix-ci-worker-4bb9bb8f94944a1a/build-hook-52257330109069bf/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:sellout/flaky/ce9a4ba6741fdbfd9944f13e4a326fd467fe94fd?narHash=sha256-WD38tdZ6JX6%2BtftIamWnMlfb/jZ9J1j8MicTEBN9iuo%3D' into the Git cache... unpacking 'github:NixOS/nixpkgs/a4e1d3b24c231f6a250c95d93fffc3d9692b0837?narHash=sha256-IuvWGuP%2B74Ly2ZAONZVvFyez36S9FmcPwFJbgF2oYic%3D' into the Git cache... unpacking 'github:compiling-to-categories/concat/7aa7d5ebe165161b7c0aafb8af006020534eaf70?narHash=sha256-3LXt0nQBSsEOe9h6j4gbSEf9vyjmTRN2xq4k8Emu7/8%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/kilns-haskell?ref=renovate/nixpkgs-25.x&rev=189a59c087b08f76e0eca06ad0ad2eecee2561d2' 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.