vr: update comments
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
||||
# Use my fork for WiVRn 0.20
|
||||
# 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/be95ec84b56794ca8d97bb8b21dec6443ba57bc4.diff";
|
||||
sha256 = "1tNQ57XIki0bomNG5xg+/4YbgKanrM5LOQvvCmZQFhw=";
|
||||
|
||||
Reference in New Issue
Block a user