-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
wivrn: 25.6.1 -> 25.8 #432804
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
wivrn: 25.6.1 -> 25.8 #432804
Conversation
I have attempted to run nixpkgs-preview but it eats all of my memory and either hangs my machine or gets killed by oomd |
60a3dda
to
b352440
Compare
RestrictNamespaces = true; | ||
RestrictSUIDSGID = true; | ||
}; | ||
PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES = mkIf cfg.steam.importOXRRuntimes "1"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this required?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That variable allows Steam to automatically discover OpenXR runtimes (WiVRn). We add it to the WiVRn service so it knows it's set and won't tell the user to add game launch arguments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But this is already set in environment.sessionVariables
, wouldn't this propagate to WiVRn itself as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think it would be exposed in the service. PATH has to be specified so I assume all other variables do too
I can confirm that the package works with my Quest 2. I run it like this, so I am not sure about the service part.
|
|
Hey why was |
@NovaViper |
Successfully created backport PR for |
https://github.com/WiVRn/WiVRn/releases/tag/v25.8
Package:
Module:
PRESSURE_VESSEL_IMPORT_OPENXR_1_RUNTIMES
to allow Steam to automatically discover OpenXR runtimes#432695
@ImSapphire
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.