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-fe36b2fcf8413da1/ssh-key-a123ae4c521005b9/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/lock-file-maintenance"; "rev" = "3a0019b39b2308b4302e4b41e07d73b38333864c"; "url" = "https://x-access-token:@github.com/sellout/dotfiles";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-fe36b2fcf8413da1/build-hook-d0a4f5949ffbbda7/nix-ci-cache-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "renovate/lock-file-maintenance"; "rev" = "3a0019b39b2308b4302e4b41e07d73b38333864c"; "url" = "https://x-access-token:@github.com/sellout/dotfiles";}}/nix-ci.nix" | ^ error: path '/nix/store/jv4gpjdbg6apayh9bzrwsvshwnzb3kwr-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-fe36b2fcf8413da1/ssh-key-850b7d6e06fe58de/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/dotfiles?ref=renovate%2Flock-file-maintenance&rev=3a0019b39b2308b4302e4b41e07d73b38333864c#nix-ci --post-build-hook /tmp/nix-ci-worker-fe36b2fcf8413da1/build-hook-f8ca9919373fc648/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 'use-registries'. Pass '--accept-flake-config' to trust it unpacking 'github:sellout/bradix/5fe662e362c0db84e5f7a899a358a6033460e408?narHash=sha256-TTJ6fcQFJKQvaKAZJ8rkrc0qxHWA0hrPk7LFYNCBAdY%3D' into the Git cache... unpacking 'github:sellout/elisp-reader.el/90c55a863d0bf9b988ec96573b005732c67a78db?narHash=sha256-NqXbYLwT%2BJSgUCiajAG7zFJxOIPJ/MR8EYQoq9YmigI%3D' into the Git cache... unpacking 'github:sellout/emacs-extended-faces/a3a2a40543e91eca8f918cfd322e6455feece5fb?narHash=sha256-LikuXFxDfy/QOPS1TOLvFkEpSr0YgAUxyYu8p1tWoQg%3D' into the Git cache... unpacking 'github:sellout/epresent/ab499e49a756f07e6917e0946a6f11394a75e1c2?narHash=sha256-7Hiy%2B7fhwT%2BT0w2EtfzJ/h62RTRO9MuvlkxEDlWBnw4%3D' into the Git cache... copying path '/nix/store/01x5k4nlxcpyd85nnr0b9gm89rm8ff4x-source' from 'ssh-ng://'... unpacking 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' into the Git cache... error: flake 'git+https://x-access-token:@github.com/sellout/dotfiles?ref=renovate/lock-file-maintenance&rev=3a0019b39b2308b4302e4b41e07d73b38333864c' 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.