Configuring suite ... Trying to find the nix-ci.nix config file inside the repository. $ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://cache.nix-ci.com --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --netrc-file /tmp/nix-ci-worker-75951277c84a9faf/nix-ci-cache-1b48bdc42385d729/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "exec-wd"; "rev" = "7c857080a0142a9445b6401fab5d1716c2f8d278"; "url" = "https://x-access-token:@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-75951277c84a9faf/build-hook-3d35ce3403a3fef2/nix-ci-nix-ci-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "exec-wd"; "rev" = "7c857080a0142a9445b6401fab5d1716c2f8d278"; "url" = "https://x-access-token:@github.com/Platonic-Systems/process-compose-flake";}}/nix-ci.nix" | ^ error: path '/nix/store/pij2r509vf3w8qwmgimm35i807vns4yk-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. $ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://cache.nix-ci.com --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --netrc-file /tmp/nix-ci-worker-75951277c84a9faf/nix-ci-cache-bb1ad43e465df8df/netrc eval --json git+https://x-access-token:@github.com/Platonic-Systems/process-compose-flake?ref=exec-wd&rev=7c857080a0142a9445b6401fab5d1716c2f8d278#nix-ci --post-build-hook /tmp/nix-ci-worker-75951277c84a9faf/build-hook-38c7c3e2ee49ac55/nix-ci-nix-ci-upload.sh error: flake 'git+https://x-access-token:@github.com/Platonic-Systems/process-compose-flake?ref=exec-wd&rev=7c857080a0142a9445b6401fab5d1716c2f8d278' 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.