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-440223d4b0887d61/nix-ci-cache-056469f61f42337a/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "d5f0b78b108a341722eb6c3d1dda3e432fc1ff3f"; "url" = "https://x-access-token:@github.com/sellout/dualizer";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-440223d4b0887d61/build-hook-0dba5b38c6f98e1e/nix-ci-nix-ci-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "d5f0b78b108a341722eb6c3d1dda3e432fc1ff3f"; "url" = "https://x-access-token:@github.com/sellout/dualizer";}}/nix-ci.nix" | ^ error: path '/nix/store/7dlx6j3bclixl9csvg9gba3rmzfn1855-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-440223d4b0887d61/nix-ci-cache-d4b864489b2059e7/netrc eval --json git+https://x-access-token:@github.com/sellout/dualizer?ref=renovate%2Flock-file-maintenance&rev=d5f0b78b108a341722eb6c3d1dda3e432fc1ff3f#nix-ci --post-build-hook /tmp/nix-ci-worker-440223d4b0887d61/build-hook-ad8ca0a41a9a6073/nix-ci-nix-ci-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 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it copying path '/nix/store/yg958vaw4b9l20mkw5h3mxrm10izf3x1-source' from 'https://cache.nix-ci.com'... unpacking 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' into the Git cache... unpacking 'github:sellout/nix-systems/aa9520a9a0f92098d3576c3b4eafcb32c13d6800?narHash=sha256-vta8mxLa5XxpHfb9HCiavFqBrX2xJDvZiKHZOy4kvlA%3D' into the Git cache... unpacking 'github:NixOS/nixpkgs/439f3e0021208656ea81dac97aa6a0bc5a4d0948?narHash=sha256-BUSFOODSWRPDBNGtpJzbT5LBikwnR62FvEj%2B4GOV098%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/dualizer?ref=renovate/lock-file-maintenance&rev=d5f0b78b108a341722eb6c3d1dda3e432fc1ff3f' 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.