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-6beef5823028a677/ssh-key-14522c1aaeb8dad9/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" = "657925e527aa184a9ae00ee32d901fb94e09eacb"; "url" = "https://x-access-token:@github.com/sellout/pathway";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-6beef5823028a677/build-hook-efdc0622a4029826/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" = "657925e527aa184a9ae00ee32d901fb94e09eacb"; "url" = "https://x-access-token:@github.com/sellout/pathway";}}/nix-ci.nix" | ^ error: path '/nix/store/84q1css0sjdrag0bnksj13w4ylilkl0d-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-6beef5823028a677/ssh-key-18ff2a1db2390d89/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/pathway?ref=renovate%2Fnixpkgs-25.x&rev=657925e527aa184a9ae00ee32d901fb94e09eacb#nix-ci --post-build-hook /tmp/nix-ci-worker-6beef5823028a677/build-hook-fa7812814511418b/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/7cd6e456bae97657357d2aadbf8b66d78686181b?narHash=sha256-C0k5SWMgluFIVY6ZutTBU6QxvWOZZY94h2Ljhq/Ca/8%3D' into the Git cache... unpacking 'github:sellout/flaky-haskell/9e01acbd42d9393965f34748f287e8268483d62b?narHash=sha256-Ddv6JOv/Sq3y%2B%2BTNrhARJqeR9EQl4qwcKN1Tr0Aofj4%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/pathway?ref=renovate/nixpkgs-25.x&rev=657925e527aa184a9ae00ee32d901fb94e09eacb' 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.