Configuring suite ... Trying to find the nix-ci.nix config file inside the repository. $ /nix/store/imad8dvhp77h0pjbckp6wvmnyhp8dpgg-coreutils-9.8/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-9dc6d5956cc0b8ed/nix-ci-cache-ba04439b69153e5e/netrc eval --json --expr import "${builtins.fetchGit {"ref" = "dependabot/bundler/pkgs/by-name/do/docuseal/shakapacker-9.5.0"; "rev" = "0de8742dc956deabf08dad545685efd93b080ad2"; "url" = "https://github.com/sellout/nixpkgs";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-9dc6d5956cc0b8ed/build-hook-303c9ae9565630db/nix-ci-nix-ci-upload.sh error: … while calling the 'import' builtin at «string»:1:1: 1| import "${builtins.fetchGit {"ref" = "dependabot/bundler/pkgs/by-name/do/docuseal/shakapacker-9.5.0"; "rev" = "0de8742dc956deabf08dad545685efd93b080ad2"; "url" = "https://github.com/sellout/nixpkgs";}}/nix-ci.nix" | ^ error: path '/nix/store/my5jcgdqaw82lxla4x7sn8k0hm7h9si7-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/imad8dvhp77h0pjbckp6wvmnyhp8dpgg-coreutils-9.8/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-9dc6d5956cc0b8ed/nix-ci-cache-bb15b848c433ad95/netrc eval --json git+https://github.com/sellout/nixpkgs?ref=dependabot%2Fbundler%2Fpkgs%2Fby-name%2Fdo%2Fdocuseal%2Fshakapacker-9.5.0&rev=0de8742dc956deabf08dad545685efd93b080ad2#nix-ci --post-build-hook /tmp/nix-ci-worker-9dc6d5956cc0b8ed/build-hook-da03def039dd2d80/nix-ci-nix-ci-upload.sh error: flake 'git+https://github.com/sellout/nixpkgs?ref=dependabot/bundler/pkgs/by-name/do/docuseal/shakapacker-9.5.0&rev=0de8742dc956deabf08dad545685efd93b080ad2' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci' Did you mean one of nixci, nix-du, nix-ld or nix-pin? 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.