-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
Mindustry: Fails to build on NixOS 21.05 #128929
Comments
CC @fgaz @petabyteboy |
Well... that's why it's marked as broken ;-) nixpkgs/pkgs/games/mindustry/default.nix Lines 195 to 196 in 43b2573
It looks like this was fixed in build 127, but that's a pre-alpha, so I think we should wait for an actual release |
Hmm... I just tried updating the package to the pre-alpha, kotlin makes it even more complex than it is now |
This issue is additionally present on NixOS 21.11 unstable, still fails to build with |
As version after 126 is marked alpha, it makes sense to just use alphas |
If someone wants to put in the work, I'd approve a pr that updates to pre-alpha, but I won't put in the work myself until there's a stable release, since it's pretty difficult to package it. |
We can consider pointing to jdk15 (if still available) to unbreak it for now. I'll look into it (hopefully I find some time today). Edit: it seems like jdk15 is not exposed, unless |
Full log: https://gist.github.com/Kreyren/7e5a80fd56ce1de7949f47c59f090ecd
Steps to reproduce
NIXPKGS_ALLOW_BROKEN=1 nix-env -iA nixos.mindustry
and expect build failureTechnical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: