opencomposite: 0-unstable-2025-01-23 -> 0-unstable-2025-02-08

This commit is contained in:
R. Ryantm
2025-02-19 06:18:19 +00:00
parent 4a3db7208b
commit 12a603b817
+3 -3
View File
@@ -16,14 +16,14 @@
stdenv.mkDerivation {
pname = "opencomposite";
version = "0-unstable-2025-01-23";
version = "0-unstable-2025-02-08";
src = fetchFromGitLab {
owner = "znixian";
repo = "OpenOVR";
rev = "d37c9e7a4bc41f2b636282064eb39efb9e50d48b";
rev = "175e3b3a5408ff120bd21036faa703deb57159fc";
fetchSubmodules = true;
hash = "sha256-Bc+lQdQeiojaHjglj7gZhXB5BMho0vb/HErfh50pcmA=";
hash = "sha256-kwu8eM/rQBcZfs91loh7QAB46a01F9n5Xm1DmMd53MQ=";
};
nativeBuildInputs = [