$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes flake clone git+https://github.com/sellout/astrolabe-nix-hook --dest /tmp/nix-ci-worker/stable-pwd/repo/ Cloning into '/tmp/nix-ci-worker/stable-pwd/repo'... remote: Enumerating objects: 4, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 4 (delta 0), reused 4 (delta 0), pack-reused 0 (from 0) Receiving objects: 25% (1/4) Receiving objects: 50% (2/4) Receiving objects: 75% (3/4) Receiving objects: 100% (4/4) Receiving objects: 100% (4/4), done. Fetching commit 236a8d4007e06e74e63573e8c5860e191d6e23b1 for main ... $ /nix/store/fcv2w5c8mi2q8v12in0ryj6am06ql73c-git-2.51.2/bin/git fetch origin 236a8d4007e06e74e63573e8c5860e191d6e23b1 From https://github.com/sellout/astrolabe-nix-hook * branch 236a8d4007e06e74e63573e8c5860e191d6e23b1 -> FETCH_HEAD $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/fcv2w5c8mi2q8v12in0ryj6am06ql73c-git-2.51.2/bin/git -c advice.detachedHead=false checkout 236a8d4007e06e74e63573e8c5860e191d6e23b1 HEAD is now at 236a8d4 Initial commit No nix-ci.nix found, trying to find a 'nix-ci' output in the flake.nix instead. $ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval --json .#nix-ci warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-experimental-features'. 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 error: flake 'git+file:///tmp/nix-ci-worker/stable-pwd/repo' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci' No nix-ci configuration found, continuing with 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.