Skip to content
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

monado: init at 0.4.1 #108577

Merged
merged 2 commits into from Jan 6, 2021
Merged

monado: init at 0.4.1 #108577

merged 2 commits into from Jan 6, 2021

Conversation

prusnak
Copy link
Member

@prusnak prusnak commented Jan 6, 2021

Motivation for this change

Monado is an open source XR runtime delivering immersive experiences such as VR and AR on mobile, PC/desktop, and other devices. Monado aims to be a complete and conformant implementation of the OpenXR API made by Khronos.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@prusnak prusnak mentioned this pull request Jan 6, 2021
10 tasks
@prusnak
Copy link
Member Author

prusnak commented Jan 6, 2021

@GrahamcOfBorg build monado

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108577 run on x86_64-linux 1

2 packages built:
  • libuvc
  • monado

@SuperSandro2000 SuperSandro2000 merged commit 877bc4b into NixOS:master Jan 6, 2021
@prusnak prusnak deleted the monado branch January 6, 2021 20:57
@expipiplus1
Copy link
Contributor

Like libsurvive, there was already an approved PR open for this with more features: #107001

@expipiplus1
Copy link
Contributor

@prusnak and @SuperSandro2000. Perhaps you would be so kind as to integrate the valuable changes there (the serviceSupport option, the differing dependencies (not sure which is more correct) and the libsurvive detection can be done with the flag or the patch (probably not worth changing)) into the merged packages?

@prusnak
Copy link
Member Author

prusnak commented Jan 8, 2021

@expipiplus1 Sorry, I missed your PR. Can you please rebase your PR #107001 on top of the current master and I'll review it.

@expipiplus1
Copy link
Contributor

@prusnak I've rebased and it's on https://github.com/expipiplus1/nixpkgs/tree/joe-xr2, did you mean for me to rebase as well as resolving the (logical) conflicts?

@prusnak
Copy link
Member Author

prusnak commented Jan 8, 2021

did you mean for me to rebase as well as resolving the (logical) conflicts?

Yes. Pull in the latest master (your master is 29 commits behind) and rebase on top of it resolving all the conflicts.
You can force push to the joe-xr branch - it will update the PR #107001 automatically. We'll review the changes afterwards.

Sorry for causing this mess, but rebasing should not be that big issue.

@expipiplus1
Copy link
Contributor

expipiplus1 commented Jan 8, 2021 via email

@prusnak
Copy link
Member Author

prusnak commented Jan 8, 2021

@expipiplus1 OK, I'll take your PR changes and rework in on top of my changes. Will then close your PR and open a new one from my branch. I'll ping you once it's done, so you can help with the review.

@expipiplus1
Copy link
Contributor

expipiplus1 commented Jan 8, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants