configure

Reproduce this run
  1. 0.01 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake clone git+https://codeberg.org/mtlynch/little-moments --dest /tmp/nix-ci-worker-clone-3a7e5f20a1074dbe/
  2. 0.05 s Cloning into '/tmp/nix-ci-worker-clone-3a7e5f20a1074dbe'...
  3. 0.39 s Fetching commit 5f617383d3215c97c741c7732564a8ee11f91ff8 for importers ...
  4. 0.39 s $ cd /tmp/nix-ci-worker-clone-3a7e5f20a1074dbe/
  5. 0.39 s $ /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git fetch origin 5f617383d3215c97c741c7732564a8ee11f91ff8
  6. 0.49 s From https://codeberg.org/mtlynch/little-moments
  7. 0.49 s * branch 5f617383d3215c97c741c7732564a8ee11f91ff8 -> FETCH_HEAD
  8. 0.50 s $ cd /tmp/nix-ci-worker-clone-3a7e5f20a1074dbe/
  9. 0.50 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/9kg1njp3xpkg9lf4bi9llvh69qdbd3wv-git-2.51.2/bin/git -c advice.detachedHead=false checkout 5f617383d3215c97c741c7732564a8ee11f91ff8
  10. 0.52 s HEAD is now at 5f61738 Move tinybeans package and file I/O logic into importers/ subtree
  11. 0.52 s No nix-ci.nix found, trying to find a 'nix-ci' output in the flake.nix instead.
  12. 0.52 s $ cd /tmp/nix-ci-worker-clone-3a7e5f20a1074dbe/
  13. 0.52 s $ /nix/store/wkkwxc04gdw6b263l1h29pjarjnjdyb6-coreutils-9.8/bin/timeout --kill-after=15s 1800s /nix/store/99b1z08awpxj8b6mzggn59gp1shljnff-nix-2.34.5/bin/nix eval --json .#nix-ci
  14. 0.62 s error: flake 'git+file:///tmp/nix-ci-worker-clone-3a7e5f20a1074dbe' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
  15. 0.64 s No nix-ci configuration found, continuing with default configuration.
  16. 0.64 s
  17. 0.64 s 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.