fufexan/nix-gaming

Cachix seems to be inconsistent

SuperSamus opened this issue · 4 comments

Right now, if I try to install wine-ge, Nix will compile it instead of grabbing it from Cachix.
This is despite the latest version being released 3 days ago, shouldn't it have already been built by this point?
It's not the first time it happens, and I fear this will not be the last.
(Also, wine-tkg is grabbed just fine, so I don't know...)

Looks like Proton8-13 isn't in the cache, but Proton8-12 is (the one from c214fc2). I'll check the logs to see what happened.

Ok the issue was that the build workflow does not run after the bot pushes changes. I'll fix that soon.
In the meantime, I've manually triggered a build.

Actions seem to be acting up again. https://github.com/fufexan/nix-gaming/actions/runs/7256005497/

FailFast: cancelling since parallel instance has failed

(wine-ge compiled with no issues on my machine)

It's not acting up, faf-client is broken (again). We're waiting on @chayleaf to fix it.