-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wine: wineStaging -> wine-staging, add wine-development, use full scheme for wine-stable #33596
Conversation
Build type should not depend on version being used. It is very confusing that e.g. Morrowind doesn't work on wine but works on wineStaging, and that depends on whether it was built with mpg123 or not.
Looks good to me. From what I recall, staging was purposely removed from Hydra builds at some point in 2015. Will follow up with a issue #, the concern had then may be resolved now. |
i'm mostly interested in afaa1ad, because i had problems with that too - is there something missing where i could help out, so this can get merged? |
e686534
to
afaa1ad
Compare
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: wine Partial log (click to expand)
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: wine Partial log (click to expand)
|
@ikervagyok: Merged (without |
Success on x86_64-linux (full log) Attempted: wine Partial log (click to expand)
|
Motivation for this change
Build type should not depend on version being used. It is very confusing that e.g. Morrowind doesn't work on wine but works on wineStaging, and that depends on whether it was built with mpg123 or not.
Wine staging is too experimental, and breaks many games, while Wine stable is too old and, for example, not suitable for WineHQ or bug tracker reports. Currently Hydra doesn't seem to build Wine development.
Wine development is the official name for Wine releases other than stable, see: https://www.winehq.org/
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)