feat(wivrn): update to uttarayan21/wivrn and use nightly package
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-12-12 18:57:32 +05:30
parent 42dac8b4d2
commit edf2e5834a
4 changed files with 9 additions and 8 deletions

View File

@@ -13,5 +13,6 @@
importOXRRuntimes = true;
};
highPriority = true;
package = pkgs.wivrn-nightly;
};
}