vr: remove pr #391367 fix
This commit is contained in:
parent
0758715282
commit
7a67120d15
@ -14,15 +14,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
|
|
||||||
package = (
|
|
||||||
# https://github.com/NixOS/nixpkgs/pull/391367
|
|
||||||
pkgs.wivrn.overrideAttrs (old: {
|
|
||||||
cmakeFlags = old.cmakeFlags ++ [
|
|
||||||
(lib.cmakeFeature "OPENCOMPOSITE_SEARCH_PATH" "${pkgs.opencomposite}/lib/opencomposite")
|
|
||||||
];
|
|
||||||
})
|
|
||||||
);
|
|
||||||
|
|
||||||
# Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications
|
# Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications
|
||||||
# will automatically read this and work with wivrn
|
# will automatically read this and work with wivrn
|
||||||
defaultRuntime = true;
|
defaultRuntime = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user