-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
flightgear: use forked openscenegraph #432102
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
Conversation
I'd say openscenegraph definition is large enough to have its own .nix file, but having all three files in the same directory with only flightgear visible from outside sounds good to me. |
75b0272
to
ad6321e
Compare
Sure, I extracted the openscenegraph fork into its own nix file, not exposed. |
GitHub currently shows me a force-push where openscenegraph is still fully within the flightgear .nix file. Is this the intended outcome? |
c273004
to
2edea2f
Compare
Sorry I messed up my commit, should be fixed now. |
2edea2f
to
0fdd4a2
Compare
Ouch, now the linter demands that the file is passed through |
0fdd4a2
to
836f092
Compare
Sounds reasonable, done! |
As discussed on https://gitlab.com/flightgear/flightgear/-/issues/3106 , version 2024.1.1 of lfightgear should be compiled against a version of openscenegraph that was forked from the main project. This fork includes several fixes such as https://gitlab.com/flightgear/openscenegraph/-/commit/724ff2ef687d84b266402724239f61a392d36f4c .
836f092
to
d03caf0
Compare
Sorry for multi-roundrip nitpicking |
As discussed on https://gitlab.com/flightgear/flightgear/-/issues/3106 , version 2024.1.1 of flightgear should be compiled against a version of openscenegraph that was forked from the main project, and is hosted in the same gitlab namespace.
This fork includes several fixes such as
https://gitlab.com/flightgear/openscenegraph/-/commit/724ff2ef687d84b266402724239f61a392d36f4c .
This change probably needs to be backported to nixos 25.05, but I have no idea what the process for that looks like.
cc maintainers @7c6f434c (raskin) and @aanderse
I suppose now simgear is orphaned, let me know if I should
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.