fufexan / nix-gaming

Gaming on Nix
MIT License
580 stars 55 forks source link

osu-lazer-bin build failure again #215

Closed makusu720 closed 3 weeks ago

makusu720 commented 3 weeks ago

same error as in #212 the tag is missing an AppImage

┏━ 1 Errors: 
┃ error: builder for '/nix/store/cqkdm2k09ywinl6ik0p7vgjp1505bf3f-osu.AppImage.drv' failed with exit code 1;
┃        last 7 log lines:
┃        >
┃        > trying https://github.com/ppy/osu/releases/download/2024.1023.0/osu.AppImage
┃        >   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
┃        >                                  Dload  Upload   Total   Spent    Left  Speed
┃        >   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
┃        > curl: (22) The requested URL returned error: 404
┃        > error: cannot download osu.AppImage from any mirror
┃        For full logs, run 'nix log /nix/store/cqkdm2k09ywinl6ik0p7vgjp1505bf3f-osu.AppImage.drv'.
fufexan commented 3 weeks ago

Fixed.

I should make a more robust check, since the osu maintainers seem to be very indecisive with releases.