This commit is contained in:
2024-10-29 12:55:21 -04:00
parent e789fc824d
commit 9e85e4fa22
7 changed files with 102 additions and 78 deletions

View File

@@ -5,17 +5,7 @@
openFirewall = true;
# WiVRn 0.20
package = (
inputs.wivrn.legacyPackages.${pkgs.system}.wivrn.overrideAttrs (old: {
patches = [
# Fixes build, see: https://github.com/NixOS/nixpkgs/pull/350069#issuecomment-2425149854
(pkgs.fetchurl {
url = "https://github.com/WiVRn/WiVRn/commit/d85916b6aaba3b4e9a7367e973b14f60507701fd.diff";
sha256 = "vm25kWfu2q1d7lL1zW8FNDUxUn25YpuoEYFbNChCWas=";
})
];
})
);
package = inputs.wivrn.legacyPackages.${pkgs.system}.wivrn.overrideAttrs;
# Write information to /etc/xdg/openxr/1/active_runtime.json, VR applications
# will automatically read this and work with wivrn