ci: flaky Cachix failure
Recently (yesterday and today AFAIK), CI has sometimes unreliably failed:
system-path (post)> Failed to connect to Cachix Daemon system-path (post)> Tried to connect to: /home/runner/work/_temp/cachix-daemon-3ImeRI/daemon.sock system-path (post)> system-path (post)> cachix: Network.Socket.connect: <socket: 26>: does not exist (No such file or directory) error: program '/home/runner/work/_temp/cachix-daemon-3ImeRI/post-build-hook.sh' failed with exit code 1 Error: Process completed with exit code 1.-- https://github.com/danth/stylix/actions/runs/13799025162/job/38597572925
For reference, commit b273375e6c2eab100e0f8a959d4932d0a6e50cad ("ci: add Cachix cache (#919)") might be of interest.
Cc: @danth
Potentially related to https://github.com/cachix/cachix-action/issues/200
May be fixed by https://github.com/cachix/cachix-action/pull/196.
I have reactivated Dependabot as it was automatically deactivated, so it should open a PR for this soon.
This issue seems to have resolved itself.
https://github.com/danth/stylix/actions/runs/14580836542/job/40896993561
error: program '/home/runner/work/_temp/cachix-daemon-imUMV5/post-build-hook.sh' failed with exit code 1
The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.
The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.
possible related to the merge of staging-next which causes gnome, etc to need to rebuild
This issue seems to have resolved itself again. Optimistically closing this for now.