See e.g. https://github.com/hyperledger-labs/splice/actions/runs/20715879130/job/59466819233?pr=3426
This is running on the free github-hosted runners. Seems like our nix setup has grown beyond the disk size provided on them. Fixing that would probably require a version of the nix config that includes only a subset required for the static tests.
But we should also check if we don't use nix on a GH-hosted runner anywhere else.