$ 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-2407c83eb53682e7/ssh-key-5ed2c49a716aa211/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --print-build-logs build --no-link git+https://x-access-token:@github.com/sellout/hall?ref=test-pm-workflow&rev=76f5016d563f7a6bcc8071de62c582e1d01f5b49#checks.x86_64-linux.formatter --post-build-hook /tmp/nix-ci-worker-2407c83eb53682e7/build-hook-5b1d39a8f379fcc1/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 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it this derivation will be built: /nix/store/vd6zvm4v9jin97bkijkyzm3vwd8fyqy4-treefmt-check.drv building '/nix/store/vd6zvm4v9jin97bkijkyzm3vwd8fyqy4-treefmt-check.drv'... treefmt-check> treefmt v2.3.1traversed 50 files treefmt-check> emitted 31 files for processing treefmt-check> formatted 31 files (1 changed) in 167ms treefmt-check> M .config/project/default.nix treefmt-check> diff --git a/.config/project/default.nix b/.config/project/default.nix treefmt-check> index d05cb84..c336d27 100644 treefmt-check> --- a/.config/project/default.nix treefmt-check> +++ b/.config/project/default.nix treefmt-check> @@ -50,8 +50,8 @@ treefmt-check> jobs.switch = { treefmt-check> runs-on = "ubuntu-24.04"; treefmt-check> steps = [ treefmt-check> - { uses = "actions/checkout@v5"; } treefmt-check> - { run = "project-manager switch"; } treefmt-check> + {uses = "actions/checkout@v5";} treefmt-check> + {run = "project-manager switch";} treefmt-check> { treefmt-check> name = "commit changes"; treefmt-check> uses = "EndBug/add-and-commit@v9"; error: Cannot build '/nix/store/vd6zvm4v9jin97bkijkyzm3vwd8fyqy4-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/cz9y0xpv2fczlg69njrxpb15rcwxm0c5-treefmt-check